Advertisement
NetBIOS

session log

Jul 25th, 2015
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 498.31 KB | None | 0 0
  1. set foreign_key_checks=0;create database SASSDM_finance; use SASSDM_finance;
  2. -- MySQL dump 10.11
  3. --
  4. -- Host: localhost Database: SASSDM
  5. -- ------------------------------------------------------
  6. -- Server version 5.0.80-enterprise-nt
  7.  
  8. /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
  9. /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
  10. /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
  11. /*!40101 SET NAMES utf8 */;
  12. /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
  13. /*!40103 SET TIME_ZONE='+00:00' */;
  14. /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
  15. /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
  16. /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
  17. /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
  18.  
  19. --
  20. -- Table structure for table `jmsstate`
  21. --
  22.  
  23. DROP TABLE IF EXISTS `jmsstate`;
  24. /*!40101 SET @saved_cs_client = @@character_set_client */;
  25. /*!40101 SET character_set_client = utf8 */;
  26. CREATE TABLE `jmsstate` (
  27. `recordHandle` int(11) default NULL,
  28. `recordState` int(11) default NULL,
  29. `recordGeneration` int(11) default NULL,
  30. KEY `JMSMSG_X` (`recordHandle`)
  31. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  32. /*!40101 SET character_set_client = @saved_cs_client */;
  33.  
  34. --
  35. -- Dumping data for table `jmsstate`
  36. --
  37.  
  38. LOCK TABLES `jmsstate` WRITE;
  39. /*!40000 ALTER TABLE `jmsstate` DISABLE KEYS */;
  40. INSERT INTO `jmsstate` VALUES (-1,1,0);
  41. /*!40000 ALTER TABLE `jmsstate` ENABLE KEYS */;
  42. UNLOCK TABLES;
  43.  
  44. --
  45. -- Table structure for table `jmsstore`
  46. --
  47.  
  48. DROP TABLE IF EXISTS `jmsstore`;
  49. /*!40101 SET @saved_cs_client = @@character_set_client */;
  50. /*!40101 SET character_set_client = utf8 */;
  51. CREATE TABLE `jmsstore` (
  52. `recordHandle` int(11) default NULL,
  53. `recordState` int(11) default NULL,
  54. `record` longblob,
  55. KEY `JMSMSGQ_X` (`recordHandle`)
  56. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  57. /*!40101 SET character_set_client = @saved_cs_client */;
  58.  
  59. --
  60. -- Dumping data for table `jmsstore`
  61. --
  62.  
  63. LOCK TABLES `jmsstore` WRITE;
  64. /*!40000 ALTER TABLE `jmsstore` DISABLE KEYS */;
  65. /*!40000 ALTER TABLE `jmsstore` ENABLE KEYS */;
  66. UNLOCK TABLES;
  67.  
  68. --
  69. -- Table structure for table `jsas_job_status`
  70. --
  71.  
  72. DROP TABLE IF EXISTS `jsas_job_status`;
  73. /*!40101 SET @saved_cs_client = @@character_set_client */;
  74. /*!40101 SET character_set_client = utf8 */;
  75. CREATE TABLE `jsas_job_status` (
  76. `user` varchar(32) collate utf8_bin default NULL,
  77. `rbefore` double default NULL,
  78. `rafter` double default NULL,
  79. `etl_table` varchar(32) collate utf8_bin default NULL,
  80. `lib` varchar(32) collate utf8_bin default NULL,
  81. `jobname` varchar(80) collate utf8_bin default NULL,
  82. `jobstat` varchar(80) collate utf8_bin default NULL,
  83. `job_rc` double default NULL,
  84. `sttime` datetime default NULL,
  85. `endtime` datetime default NULL
  86. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  87. /*!40101 SET character_set_client = @saved_cs_client */;
  88.  
  89. --
  90. -- Dumping data for table `jsas_job_status`
  91. --
  92.  
  93. LOCK TABLES `jsas_job_status` WRITE;
  94. /*!40000 ALTER TABLE `jsas_job_status` DISABLE KEYS */;
  95. INSERT INTO `jsas_job_status` VALUES ('misbitd',3879559,925220,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-04-19 16:08:18','2007-04-19 16:12:54'),('misbitd',925220,272419,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-04-27 13:18:07','2007-04-27 13:22:54'),('misbitd',272419,4028322,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-05-09 17:34:43','2007-05-09 18:02:35'),('misbitd',4028322,4028322,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-05-14 20:37:00','2007-05-14 21:09:44'),('misbitd',4028322,371911,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-05-15 10:13:31','2007-05-15 10:17:13'),('misbitp',371911,4072671,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-05-30 12:34:54','2007-05-30 12:51:34'),('misbitp',4072671,241,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-05-31 10:33:30','2007-05-31 10:34:27'),('misbitp',241,371902,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-05-31 10:59:01','2007-05-31 11:01:36'),('misbitp',372058,627330,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-01 10:53:39','2007-06-01 10:56:54'),('misbitp',627486,919878,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-01 14:06:55','2007-06-01 14:10:49'),('misbitp',367460,367460,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-04 16:01:49','2007-06-04 16:04:06'),('misbitp',367460,89071,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-05 11:13:14','2007-06-05 11:14:31'),('misbitp',89071,57491,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-13 12:15:48','2007-06-13 12:17:17'),('misbitp',57491,19931,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-25 19:53:42','2007-06-25 19:54:46'),('misbitp',19931,4961,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-26 19:49:19','2007-06-26 19:50:13'),('misbitp',4961,4216,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-27 19:48:48','2007-06-27 19:49:44'),('misbitp',4216,3227,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-28 19:50:11','2007-06-28 19:51:06'),('misbitp',3227,4456,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-06-29 19:49:30','2007-06-29 19:50:22'),('misbitp',4456,7415,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-02 19:49:25','2007-07-02 19:50:26'),('misbitp',7415,13545,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-03 19:49:04','2007-07-03 19:50:01'),('misbitp',13545,12823,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-05 19:48:53','2007-07-05 19:49:52'),('misbitp',12823,7756,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-06 19:49:35','2007-07-06 19:50:30'),('misbitp',7756,6765,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-09 19:49:33','2007-07-09 19:50:27'),('misbitp',6765,3906,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-10 19:49:41','2007-07-10 19:50:39'),('misbitp',3906,3923,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-11 19:49:37','2007-07-11 19:50:34'),('misbitp',3923,3926,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-12 19:49:35','2007-07-12 19:50:34'),('misbitp',3926,3778,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-13 19:49:34','2007-07-13 19:50:36'),('misbitp',3778,3437,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-16 19:49:08','2007-07-16 19:50:03'),('misbitp',3437,4048,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-17 19:48:44','2007-07-17 19:49:39'),('misbitp',4048,3816,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-18 19:48:45','2007-07-18 19:49:40'),('misbitp',3816,3298,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-19 19:48:44','2007-07-19 19:49:36'),('misbitp',3298,3632,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-20 19:49:15','2007-07-20 19:50:13'),('misbitp',3632,3553,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-23 19:49:27','2007-07-23 19:50:24'),('misbitp',3553,4972,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-24 19:49:26','2007-07-24 19:50:24'),('misbitp',4972,4998,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-25 19:49:08','2007-07-25 19:50:07'),('misbitp',4998,3702,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-26 19:49:05','2007-07-26 19:49:59'),('misbitp',3702,6220,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-30 19:49:48','2007-07-30 19:50:48'),('misbitp',6220,4521,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-07-31 19:48:58','2007-07-31 19:49:52'),('misbitp',4521,6098,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-01 19:48:39','2007-08-01 19:49:38'),('misbitp',6098,60940,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-02 19:49:07','2007-08-02 19:50:49'),('misbitp',60940,63277,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-03 19:49:22','2007-08-03 19:51:04'),('misbitp',63277,10713,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-06 19:49:46','2007-08-06 19:50:49'),('misbitp',10713,9648,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-07 19:49:52','2007-08-07 19:51:23'),('misbitp',9648,6934,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-08 19:49:49','2007-08-08 19:50:50'),('misbitp',6934,4562,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-09 19:49:24','2007-08-09 19:50:23'),('misbitp',4562,5990,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-10 19:48:43','2007-08-10 19:49:47'),('misbitp',5990,4320,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-13 19:51:45','2007-08-13 19:52:44'),('misbitp',4320,6592,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-14 19:48:56','2007-08-14 19:49:58'),('misbitp',6592,21898,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-16 19:48:50','2007-08-16 19:50:17'),('misbitp',21898,51016,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-17 19:48:52','2007-08-17 19:50:28'),('misbitp',51016,13901,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-20 19:48:44','2007-08-20 19:49:55'),('misbitp',13901,37480,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-21 19:49:19','2007-08-21 19:50:58'),('misbitp',37480,2653,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-22 19:48:53','2007-08-22 19:49:58'),('misbitp',2653,53223,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-23 19:48:39','2007-08-23 19:50:43'),('misbitp',53223,208238,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-24 19:48:57','2007-08-24 19:51:51'),('misbitp',208238,15696,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-27 19:49:12','2007-08-27 19:50:34'),('misbitp',15696,19331,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-28 19:48:50','2007-08-28 19:50:18'),('misbitp',19331,4712,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-29 19:48:40','2007-08-29 19:49:43'),('misbitp',4712,5025,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-30 19:48:49','2007-08-30 19:49:52'),('misbitp',5025,9675,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-08-31 19:48:56','2007-08-31 19:50:03'),('misbitp',9675,4064,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-04 19:49:09','2007-09-04 19:50:09'),('misbitp',4064,3712,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-05 19:49:31','2007-09-05 19:50:30'),('misbitp',3712,2622,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-06 19:48:47','2007-09-06 19:49:48'),('misbitp',2622,6372,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-07 19:49:42','2007-09-07 19:50:47'),('misbitp',6372,9240,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-10 19:49:43','2007-09-10 19:50:45'),('misbitp',9240,7724,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-11 19:49:42','2007-09-11 19:50:40'),('misbitp',7724,8554,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-13 19:48:55','2007-09-13 19:50:02'),('misbitp',8554,4465,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-14 19:49:23','2007-09-14 19:50:21'),('misbitp',4465,5585,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-17 19:49:15','2007-09-17 19:50:14'),('misbitp',5585,7303,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-18 19:48:52','2007-09-18 19:49:53'),('misbitp',7303,6046,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-19 19:48:51','2007-09-19 19:50:00'),('misbitp',6046,4954,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-20 19:48:58','2007-09-20 19:50:02'),('misbitp',4954,5508,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-21 19:49:04','2007-09-21 19:50:06'),('misbitp',5508,4935,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-24 19:48:37','2007-09-24 19:49:33'),('misbitp',4935,3641,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-25 19:48:42','2007-09-25 19:49:36'),('misbitp',3641,3919,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-26 19:48:51','2007-09-26 19:49:44'),('misbitp',3919,38014,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-27 19:48:54','2007-09-27 19:50:33'),('misbitp',38014,101638,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-09-28 19:48:51','2007-09-28 19:51:16'),('misbitp',101638,15033,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-01 19:49:15','2007-10-01 19:50:20'),('misbitp',15033,38744,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-02 19:49:14','2007-10-02 19:50:49'),('misbitp',38744,351913,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-03 19:49:02','2007-10-03 19:52:19'),('misbitp',351913,61154,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-04 19:49:56','2007-10-04 19:51:59'),('misbitp',61154,232677,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-05 19:49:39','2007-10-05 19:52:46'),('misbitp',232677,9034,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-08 19:50:14','2007-10-08 19:51:34'),('misbitp',9034,3958,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-09 19:49:49','2007-10-09 19:51:01'),('misbitp',3958,5741,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-10 19:48:47','2007-10-10 19:50:02'),('misbitp',5741,5077,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-11 19:48:58','2007-10-11 19:50:04'),('misbitp',5077,51358,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-12 19:49:12','2007-10-12 19:51:02'),('misbitp',51358,4515,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-15 19:49:32','2007-10-15 19:50:30'),('misbitp',4515,4329,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-16 19:48:55','2007-10-16 19:49:57'),('misbitp',4329,4095,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-17 19:48:49','2007-10-17 19:49:56'),('misbitp',4095,8172,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-22 19:49:21','2007-10-22 19:50:23'),('misbitp',8172,3135,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-23 19:49:02','2007-10-23 19:50:05'),('misbitp',3135,91521,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-24 19:48:48','2007-10-24 19:51:09'),('misbitp',91521,60728,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-25 19:49:01','2007-10-25 19:50:41'),('misbitp',60728,81638,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-26 19:49:27','2007-10-26 19:51:39'),('misbitp',81638,168623,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-29 19:48:52','2007-10-29 19:51:30'),('misbitp',168623,12941,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-30 19:48:57','2007-10-30 19:50:17'),('misbitp',12941,11536,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-10-31 19:49:00','2007-10-31 19:50:26'),('misbitp',11536,11220,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-01 19:49:03','2007-11-01 19:50:08'),('misbitp',11220,32049,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-02 19:49:41','2007-11-02 19:51:10'),('misbitp',32049,19678,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-05 19:49:01','2007-11-05 19:50:09'),('misbitp',19678,35283,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-06 19:49:44','2007-11-06 19:51:07'),('misbitp',35283,17601,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-07 19:49:38','2007-11-07 19:50:50'),('misbitp',17601,66100,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-08 19:50:17','2007-11-08 19:52:45'),('misbitp',66100,144772,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-12 19:49:31','2007-11-12 19:51:40'),('misbitp',144772,13698,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-13 19:48:43','2007-11-13 19:50:02'),('misbitp',13698,6984,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-14 19:48:50','2007-11-14 19:49:54'),('misbitp',6984,112116,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-15 19:49:07','2007-11-15 19:51:08'),('misbitp',112116,112464,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-16 19:49:20','2007-11-16 19:51:21'),('misbitp',112464,7139,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-19 19:49:05','2007-11-19 19:50:18'),('misbitp',7139,5642,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-20 19:48:50','2007-11-20 19:49:50'),('misbitp',5642,4929,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-21 19:49:11','2007-11-21 19:50:12'),('misbitp',4929,5608,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-26 19:49:01','2007-11-26 19:50:07'),('misbitp',5608,5667,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-27 19:48:43','2007-11-27 19:49:48'),('misbitp',5667,7071,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-28 19:48:50','2007-11-28 19:49:56'),('misbitp',7071,8174,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-29 19:48:46','2007-11-29 19:49:50'),('misbitp',8174,9648,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-11-30 19:48:50','2007-11-30 19:49:51'),('misbitp',9648,12640,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-03 19:48:59','2007-12-03 19:50:08'),('misbitp',12640,13183,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-04 19:50:00','2007-12-04 19:51:08'),('misbitp',13183,14549,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-05 19:48:44','2007-12-05 19:49:52'),('misbitp',14549,105500,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-06 19:49:44','2007-12-06 19:51:36'),('misbitp',105500,101229,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-07 19:49:41','2007-12-07 19:51:35'),('misbitp',101229,8152,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-10 19:50:07','2007-12-10 19:51:23'),('misbitp',8152,7210,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-11 19:48:37','2007-12-11 19:49:55'),('misbitp',7210,22672,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-12 19:48:49','2007-12-12 19:50:32'),('misbitp',22672,27630,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-14 19:51:12','2007-12-14 19:52:40'),('misbitp',27630,8591,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-17 19:48:57','2007-12-17 19:50:06'),('misbitp',8591,11783,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-18 19:48:45','2007-12-18 19:49:56'),('misbitp',11783,24446,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-20 19:48:45','2007-12-20 19:50:23'),('misbitp',24446,55559,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2007-12-21 19:50:45','2007-12-21 19:51:58'),('misbitp',55559,11278,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-02 19:48:48','2008-01-02 19:49:57'),('misbitp',11278,9946,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-03 19:49:10','2008-01-03 19:50:15'),('misbitp',9946,12357,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-04 19:48:44','2008-01-04 19:49:51'),('misbitp',12357,13673,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-07 19:48:36','2008-01-07 19:49:41'),('misbitp',13673,19778,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-08 20:24:36','2008-01-08 20:25:52'),('misbitp',19778,17171,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-09 10:20:23','2008-01-09 10:21:36'),('misbitp',17171,10119,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-09 19:50:10','2008-01-09 19:51:25'),('misbitp',10119,12818,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-10 19:48:48','2008-01-10 19:49:55'),('misbitp',12818,5109,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-11 19:48:43','2008-01-11 19:49:54'),('misbitp',5109,8456,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-14 19:48:58','2008-01-14 19:50:05'),('misbitp',8456,4781,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-15 19:48:49','2008-01-15 19:49:51'),('misbitp',4781,7468,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-17 19:49:41','2008-01-17 19:50:51'),('misbitp',7468,4976,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-18 19:50:38','2008-01-18 19:51:46'),('misbitp',4976,3660,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-21 19:48:54','2008-01-21 19:49:57'),('misbitp',3660,5596,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-22 19:48:52','2008-01-22 19:50:05'),('misbitp',5596,6243,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-24 19:50:53','2008-01-24 19:51:59'),('misbitp',6243,8739,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-25 19:49:20','2008-01-25 19:50:36'),('misbitp',8739,6678,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-28 19:48:44','2008-01-28 19:49:55'),('misbitp',6678,11837,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-29 19:49:44','2008-01-29 19:51:14'),('misbitp',11837,413985,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-01-31 19:49:43','2008-01-31 19:53:05'),('misbitp',413985,15668,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-01 19:49:06','2008-02-01 19:50:20'),('misbitp',15668,6238,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-04 19:49:20','2008-02-04 19:50:28'),('misbitp',6238,15592,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-05 19:48:53','2008-02-05 19:50:22'),('misbitp',15592,39390,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-06 19:49:45','2008-02-06 19:51:27'),('misbitp',39390,5455,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-07 19:49:42','2008-02-07 19:50:53'),('misbitp',5455,4641,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-08 19:49:42','2008-02-08 19:50:47'),('misbitp',4641,3769,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-11 19:49:05','2008-02-11 19:50:13'),('misbitp',3769,29796,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-12 19:48:56','2008-02-12 19:50:38'),('misbitp',29796,29474,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-14 19:48:46','2008-02-14 19:50:37'),('misbitp',29474,27265,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-15 19:51:15','2008-02-15 19:52:50'),('misbitp',27265,11869,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-18 19:50:28','2008-02-18 19:51:53'),('misbitp',11869,3418,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-19 19:49:47','2008-02-19 19:50:56'),('misbitp',3418,3815,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-20 19:48:45','2008-02-20 19:49:52'),('misbitp',3815,25552,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-21 19:48:43','2008-02-21 19:50:10'),('misbitp',25552,2778,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-22 19:48:47','2008-02-22 19:49:47'),('misbitp',2778,2792,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-25 19:49:14','2008-02-25 19:50:16'),('misbitp',2792,3726,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-26 19:48:43','2008-02-26 19:49:49'),('misbitp',3726,7605,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-28 19:48:55','2008-02-28 19:49:59'),('misbitp',7605,6030,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-02-29 19:48:49','2008-02-29 19:49:57'),('misbitp',6030,4746,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-03 19:48:49','2008-03-03 19:49:56'),('misbitp',4746,45735,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-04 19:49:35','2008-03-04 19:51:18'),('misbitp',45735,11053,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-05 19:48:42','2008-03-05 19:49:58'),('misbitp',11053,365654,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-06 19:49:39','2008-03-06 19:52:37'),('misbitp',365654,361377,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-07 19:49:41','2008-03-07 19:52:34'),('misbitp',361377,361367,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-10 19:49:48','2008-03-10 19:52:49'),('misbitp',361367,4236,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-11 09:43:56','2008-03-11 09:45:16'),('misbitp',4236,14843,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-11 19:49:11','2008-03-11 19:50:36'),('misbitp',14843,5498,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-13 18:50:02','2008-03-13 18:51:16'),('misbitp',5498,3340,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-14 18:50:47','2008-03-14 18:52:07'),('misbitp',3340,4256,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-17 18:49:02','2008-03-17 18:50:21'),('misbitp',4256,5067,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-18 18:48:57','2008-03-18 18:50:17'),('misbitp',5067,7493,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-20 18:49:08','2008-03-20 18:50:25'),('misbitp',7493,386881,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-21 18:49:06','2008-03-21 18:52:57'),('misbitp',386881,1790,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-24 18:49:38','2008-03-24 18:50:54'),('misbitp',1790,375863,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-25 18:48:58','2008-03-25 18:52:23'),('misbitp',375863,7896,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-27 18:48:57','2008-03-27 18:50:16'),('misbitp',7896,3214,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-03-28 18:48:46','2008-03-28 18:49:59'),('misbitp',3214,7610,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-01 18:49:17','2008-04-01 18:50:36'),('misbitp',7610,8328,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-02 18:48:58','2008-04-02 18:50:11'),('misbitp',8328,8088,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-03 18:49:15','2008-04-03 18:50:37'),('misbitp',8088,22367,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-04 18:49:49','2008-04-04 18:51:35'),('misbitp',22367,11931,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-07 18:49:46','2008-04-07 18:51:18'),('misbitp',11931,18530,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-08 18:49:59','2008-04-08 18:51:48'),('misbitp',18530,87587,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-10 18:48:58','2008-04-10 18:51:12'),('misbitp',87587,31157,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-11 18:48:56','2008-04-11 18:50:51'),('misbitp',31157,18163,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-14 18:49:23','2008-04-14 18:50:55'),('misbitp',18163,72304,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-15 18:49:40','2008-04-15 18:52:04'),('misbitp',72304,115218,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-17 18:49:15','2008-04-17 18:52:17'),('misbitp',115218,489975,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-18 18:48:55','2008-04-18 18:53:26'),('misbitp',489975,137335,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-21 18:49:07','2008-04-21 18:52:13'),('misbitp',137335,394967,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-22 18:48:53','2008-04-22 18:52:20'),('misbitp',394967,444930,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-23 18:49:02','2008-04-23 18:53:12'),('misbitp',444930,122680,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-24 18:48:53','2008-04-24 18:51:46'),('misbitp',122680,45157,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-25 18:48:52','2008-04-25 18:51:19'),('misbitp',45157,52250,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-28 18:49:15','2008-04-28 18:51:45'),('misbitp',52250,98269,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-29 18:48:56','2008-04-29 18:51:40'),('misbitp',98269,5543,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-04-30 18:48:56','2008-04-30 18:50:22'),('misbitp',5543,182339,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-02 18:49:51','2008-05-02 18:53:13'),('misbitp',182339,44522,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-05 18:49:01','2008-05-05 18:51:11'),('misbitp',44522,41447,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-06 18:49:59','2008-05-06 18:52:09'),('misbitp',41447,17447,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-07 18:50:00','2008-05-07 18:51:45'),('misbitp',17447,39781,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-08 18:49:53','2008-05-08 18:51:52'),('misbitp',39781,71326,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-09 18:48:57','2008-05-09 18:51:24'),('misbitp',71326,72591,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-12 18:48:57','2008-05-12 18:51:22'),('misbitp',72591,7724,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-13 18:49:23','2008-05-13 18:50:46'),('misbitp',7724,12821,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-15 18:50:01','2008-05-15 18:51:30'),('misbitp',12821,42948,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-16 18:48:50','2008-05-16 18:51:10'),('misbitp',42948,17363,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-19 18:49:34','2008-05-19 18:51:25'),('misbitp',17363,73809,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-20 18:49:08','2008-05-20 18:51:26'),('misbitp',73809,74421,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-21 18:48:47','2008-05-21 18:51:07'),('misbitp',74421,4022,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-22 18:49:02','2008-05-22 18:50:21'),('misbitp',4022,11221,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-23 18:49:03','2008-05-23 18:50:33'),('misbitp',11221,10586,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-27 18:49:08','2008-05-27 18:50:38'),('misbitp',10586,4505,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-28 18:49:09','2008-05-28 18:50:36'),('misbitp',4505,3035,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-05-29 18:49:09','2008-05-29 18:50:25'),('misbitp',3035,17605,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-03 18:50:07','2008-06-03 18:51:45'),('misbitp',17605,10917,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-04 18:49:03','2008-06-04 18:50:36'),('misbitp',10917,10935,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-05 22:34:59','2008-06-05 22:36:16'),('misbitp',10935,7717,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-06 18:49:53','2008-06-06 18:51:19'),('misbitp',7717,5567,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-09 18:49:57','2008-06-09 18:51:18'),('misbitp',5567,4451,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-10 18:49:33','2008-06-10 18:50:53'),('misbitp',4451,6145,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-12 18:49:05','2008-06-12 18:50:24'),('misbitp',6145,8203,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-13 18:49:44','2008-06-13 18:51:08'),('misbitp',8203,8218,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-16 18:49:32','2008-06-16 18:50:59'),('misbitp',8218,3710,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-17 18:48:55','2008-06-17 18:50:18'),('misbitp',3710,2774,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-18 18:49:24','2008-06-18 18:50:35'),('misbitp',2774,4472,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-19 18:49:08','2008-06-19 18:50:25'),('misbitp',4472,37844,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-20 18:48:52','2008-06-20 18:51:02'),('misbitp',37844,7746,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-23 18:49:09','2008-06-23 18:50:27'),('misbitp',7746,75236,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-24 18:48:54','2008-06-24 18:51:11'),('misbitp',75236,25818,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-26 18:49:15','2008-06-26 18:51:26'),('misbitp',25818,72637,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-06-27 18:48:57','2008-06-27 18:51:39'),('misbitp',72637,130365,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-02 18:49:42','2008-07-02 18:52:44'),('misbitp',130365,136689,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-03 18:49:19','2008-07-03 18:51:42'),('misbitp',136689,20518,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-07 18:50:08','2008-07-07 18:51:38'),('misbitp',20518,460150,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-08 18:49:53','2008-07-08 18:53:08'),('misbitp',460150,45400,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-09 18:49:52','2008-07-09 18:51:47'),('misbitp',45400,26180,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-10 18:49:02','2008-07-10 18:50:58'),('misbitp',26180,502815,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-11 18:49:02','2008-07-11 18:52:14'),('misbitp',502815,6588,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-14 18:49:23','2008-07-14 18:50:37'),('misbitp',6588,54972,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-15 18:49:52','2008-07-15 18:52:03'),('misbitp',54972,20064,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-16 18:49:00','2008-07-16 18:50:45'),('misbitp',20064,17000,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-17 18:49:01','2008-07-17 18:50:27'),('misbitp',17000,4464,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-18 18:49:03','2008-07-18 18:50:18'),('misbitp',4464,9956,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-21 18:49:27','2008-07-21 18:51:01'),('misbitp',9956,3446,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-22 18:48:59','2008-07-22 18:50:09'),('misbitp',3446,6879,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-24 18:48:52','2008-07-24 18:50:23'),('misbitp',6879,52480,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-25 18:49:13','2008-07-25 18:51:06'),('misbitp',52480,5087,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-28 18:49:15','2008-07-28 18:50:30'),('misbitp',5087,5538,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-29 18:49:47','2008-07-29 18:51:19'),('misbitp',5538,65920,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-07-30 18:49:04','2008-07-30 18:51:06'),('misbitp',65920,10294,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-04 18:49:57','2008-08-04 18:51:16'),('misbitp',10294,16881,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-05 20:48:01','2008-08-05 20:49:30'),('misbitp',16881,12415,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-06 18:49:34','2008-08-06 18:51:02'),('misbitp',12415,6596,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-07 18:49:29','2008-08-07 18:50:47'),('misbitp',6596,7602,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-08 18:49:30','2008-08-08 18:50:58'),('misbitp',7602,7967,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-11 18:49:05','2008-08-11 18:50:28'),('misbitp',7967,45388,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-12 18:48:57','2008-08-12 18:51:20'),('misbitp',45388,3530,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-13 18:49:00','2008-08-13 18:50:27'),('misbitp',3530,29733,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-14 18:49:12','2008-08-14 18:51:12'),('misbitp',29733,85132,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-15 18:48:53','2008-08-15 18:51:18'),('misbitp',85132,79797,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-18 18:48:50','2008-08-18 18:51:19'),('misbitp',79797,3116,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-19 18:48:56','2008-08-19 18:50:08'),('misbitp',3116,4379,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-20 18:49:08','2008-08-20 18:50:37'),('misbitp',4379,8618,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-25 18:49:11','2008-08-25 18:50:26'),('misbitp',8618,79963,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-26 18:48:52','2008-08-26 18:51:18'),('misbitp',79963,8072,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-08-28 18:49:14','2008-08-28 18:50:30'),('misbitp',8072,541899,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-03 18:49:52','2008-09-03 18:54:30'),('misbitp',541899,481045,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-04 18:49:31','2008-09-04 18:53:22'),('misbitp',481045,490517,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-05 18:49:52','2008-09-05 18:54:02'),('misbitp',490517,37154,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-08 18:49:39','2008-09-08 18:51:24'),('misbitp',37154,67258,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-09 18:49:33','2008-09-09 18:52:00'),('misbitp',67258,170014,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-10 18:49:19','2008-09-10 18:52:54'),('misbitp',170014,64134,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-11 18:48:52','2008-09-11 18:51:18'),('misbitp',64134,28479,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-12 18:48:47','2008-09-12 18:50:48'),('misbitp',28479,44663,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-15 18:49:22','2008-09-15 18:51:43'),('misbitp',44663,437966,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-16 18:48:55','2008-09-16 18:53:05'),('misbitp',437966,536930,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-17 18:48:57','2008-09-17 18:53:47'),('misbitp',536930,170669,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-18 18:48:58','2008-09-18 18:52:14'),('misbitp',170669,417833,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-19 18:48:55','2008-09-19 18:53:20'),('misbitp',417833,471595,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-22 18:49:27','2008-09-22 18:54:15'),('misbitp',471595,19213,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-23 18:48:49','2008-09-23 18:50:46'),('misbitp',19213,88576,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-24 18:48:50','2008-09-24 18:51:46'),('misbitp',88576,8469,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-25 18:49:04','2008-09-25 18:50:35'),('misbitp',8469,78679,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-26 18:49:28','2008-09-26 18:52:23'),('misbitp',78679,3592,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-09-29 18:49:17','2008-09-29 18:50:36'),('misbitp',3592,81241,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-01 18:49:14','2008-10-01 18:52:11'),('misbitp',81241,54053,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-02 18:49:18','2008-10-02 18:51:45'),('misbitp',54053,49520,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-03 18:49:07','2008-10-03 18:51:23'),('misbitp',49520,139269,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-06 18:49:31','2008-10-06 18:52:48'),('misbitp',139269,84249,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-07 18:49:52','2008-10-07 18:52:35'),('misbitp',84249,10879,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-08 18:49:40','2008-10-08 18:51:02'),('misbitp',10879,22514,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-09 18:49:18','2008-10-09 18:51:13'),('misbitp',22514,4278,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-10 18:49:09','2008-10-10 18:50:26'),('misbitp',4278,4946,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-13 18:49:10','2008-10-13 18:50:24'),('misbitp',4946,34442,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-14 18:51:17','2008-10-14 18:53:32'),('misbitp',34442,4983,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-15 18:51:08','2008-10-15 18:52:24'),('misbitp',4983,118875,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-16 18:55:09','2008-10-16 18:57:48'),('misbitp',118875,4650,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-17 18:51:12','2008-10-17 18:52:32'),('misbitp',4650,3411,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-20 18:51:22','2008-10-20 18:52:33'),('misbitp',3411,88948,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-21 18:53:40','2008-10-21 18:56:12'),('misbitp',88948,22758,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-22 18:52:14','2008-10-22 18:53:55'),('misbitp',22758,251877,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-23 18:49:13','2008-10-23 18:52:46'),('misbitp',251877,183813,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-24 18:49:01','2008-10-24 18:52:17'),('misbitp',183813,644299,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-27 18:53:25','2008-10-27 18:58:09'),('misbitp',644299,265364,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-28 18:51:08','2008-10-28 18:54:50'),('misbitp',265364,108370,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-29 18:53:26','2008-10-29 18:56:08'),('misbitp',108370,17041,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-10-30 18:53:23','2008-10-30 18:55:06'),('misbitp',17041,262426,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-04 18:53:25','2008-11-04 18:57:23'),('misbitp',262426,311836,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-05 18:53:18','2008-11-05 18:57:16'),('misbitp',311836,698689,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-06 18:53:31','2008-11-06 18:59:01'),('misbitp',698689,479726,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-07 18:53:18','2008-11-07 18:57:48'),('misbitp',479726,115656,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-10 18:55:22','2008-11-10 18:58:38'),('misbitp',115656,11137,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-11 18:55:22','2008-11-11 18:56:51'),('misbitp',11137,46644,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-12 18:55:03','2008-11-12 18:57:39'),('misbitp',46644,90486,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-13 18:55:13','2008-11-13 18:58:00'),('misbitp',90486,11869,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-14 18:55:08','2008-11-14 18:56:37'),('misbitp',11869,19957,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-17 18:55:24','2008-11-17 18:56:57'),('misbitp',19957,126680,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-18 18:53:31','2008-11-18 18:56:42'),('misbitp',126680,22969,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-19 18:57:05','2008-11-19 18:59:00'),('misbitp',22969,63489,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-20 18:55:12','2008-11-20 18:57:19'),('misbitp',63489,80468,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-24 18:57:31','2008-11-24 19:00:00'),('misbitp',80468,9907,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-11-25 18:55:11','2008-11-25 18:56:46'),('misbitp',9907,102180,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-02 18:55:46','2008-12-02 18:58:25'),('misbitp',102180,153427,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-03 18:55:42','2008-12-03 18:58:42'),('misbitp',153427,8556,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-04 18:53:43','2008-12-04 18:55:03'),('misbitp',8556,153086,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-05 18:55:32','2008-12-05 18:58:53'),('misbitp',153086,75584,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-09 01:17:07','2008-12-09 01:19:29'),('misbitp',75584,312679,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-10 23:27:20','2008-12-10 23:31:11'),('misbitp',312679,5700,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-11 19:19:03','2008-12-11 19:20:19'),('misbitp',5700,70429,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-12 19:19:11','2008-12-12 19:21:45'),('misbitp',70429,5672,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-15 19:46:56','2008-12-15 19:48:10'),('misbitp',5672,492409,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-16 19:19:12','2008-12-16 19:24:55'),('misbitp',492409,12071,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-18 19:19:05','2008-12-18 19:20:45'),('misbitp',12071,98808,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-19 19:19:09','2008-12-19 19:22:36'),('misbitp',98808,7113,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-22 19:19:47','2008-12-22 19:21:11'),('misbitp',7113,58045,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-23 19:19:29','2008-12-23 19:21:22'),('misbitp',58045,50340,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2008-12-24 19:19:24','2008-12-24 19:20:52'),('misbitp',50340,56373,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-05 19:19:23','2009-01-05 19:21:58'),('misbitp',56373,13091,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-06 19:19:13','2009-01-06 19:20:35'),('misbitp',13091,23715,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-07 19:19:19','2009-01-07 19:21:06'),('misbitp',23715,29299,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-08 19:18:58','2009-01-08 19:20:26'),('misbitp',29299,23431,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-09 19:19:22','2009-01-09 19:20:54'),('misbitp',23431,13141,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-12 19:19:31','2009-01-12 19:20:56'),('misbitp',13141,6931,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-13 19:19:36','2009-01-13 19:20:55'),('misbitp',6931,4847,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-14 17:24:22','2009-01-14 17:25:33'),('misbitp',4847,5127,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-15 19:19:04','2009-01-15 19:20:24'),('misbitp',5127,5313,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-16 19:19:10','2009-01-16 19:20:28'),('misbitp',5313,3958,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-19 19:19:14','2009-01-19 19:20:34'),('misbitp',3958,1391,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-20 19:18:53','2009-01-20 19:20:05'),('misbitp',1391,1804,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-21 17:24:57','2009-01-21 17:26:10'),('misbitp',1804,3991,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-22 19:19:14','2009-01-22 19:20:31'),('misbitp',3991,3480,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-23 19:19:00','2009-01-23 19:20:17'),('misbitp',3480,3869,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-26 19:18:56','2009-01-26 19:20:13'),('misbitp',3869,3866,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-27 19:19:03','2009-01-27 19:20:19'),('misbitp',3866,4215,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-28 19:19:05','2009-01-28 19:20:18'),('misbitp',4215,3272,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-01-29 19:19:07','2009-01-29 19:20:19'),('misbitp',3272,14652,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-03 19:19:24','2009-02-03 19:20:53'),('misbitp',14652,7197,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-04 19:19:01','2009-02-04 19:20:34'),('misbitp',7197,6844,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-05 19:19:42','2009-02-05 19:21:07'),('misbitp',6844,7618,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-06 19:19:34','2009-02-06 19:21:03'),('misbitp',7618,451062,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-09 19:19:48','2009-02-09 19:24:34'),('misbitp',451062,5618,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-10 19:19:05','2009-02-10 19:20:27'),('misbitp',5618,10929,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-12 19:19:02','2009-02-12 19:20:21'),('misbitp',10929,17505,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-13 19:18:57','2009-02-13 19:20:25'),('misbitp',17505,16709,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-16 19:19:18','2009-02-16 19:20:57'),('misbitp',16709,550303,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-17 19:19:27','2009-02-17 19:25:26'),('misbitp',550303,609475,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-19 19:19:11','2009-02-19 19:25:15'),('misbitp',609475,7271,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-20 19:19:05','2009-02-20 19:20:34'),('misbitp',7271,6306,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-23 19:19:00','2009-02-23 19:20:30'),('misbitp',6306,19690,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-24 19:18:53','2009-02-24 19:20:51'),('misbitp',19690,19195,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-25 19:19:00','2009-02-25 19:20:54'),('misbitp',19195,3023,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-02-26 19:19:18','2009-02-26 19:20:39'),('misbitp',3023,188395,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-03 19:19:10','2009-03-03 19:23:06'),('misbitp',188395,30973,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-04 19:18:49','2009-03-04 19:20:33'),('misbitp',30973,10333,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-05 19:19:45','2009-03-05 19:21:09'),('misbitp',10333,528510,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-06 19:19:40','2009-03-06 19:25:32'),('misbitp',528510,194675,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-09 19:19:41','2009-03-09 19:23:30'),('misbitp',194675,48167,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-10 19:19:06','2009-03-10 19:21:42'),('misbitp',48167,62857,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-12 19:18:59','2009-03-12 19:21:29'),('misbitp',62857,74015,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-13 19:18:53','2009-03-13 19:21:33'),('misbitp',74015,78019,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-16 19:19:13','2009-03-16 19:22:28'),('misbitp',78019,520677,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-17 19:18:56','2009-03-17 19:23:54'),('misbitp',520677,50218,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-18 19:19:10','2009-03-18 19:22:03'),('misbitp',50218,25483,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-19 19:19:21','2009-03-19 19:21:23'),('misbitp',25483,36585,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-20 19:18:46','2009-03-20 19:21:04'),('misbitp',36585,98558,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-23 19:19:08','2009-03-23 19:21:51'),('misbitp',98558,31742,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-24 19:18:57','2009-03-24 19:21:07'),('misbitp',31742,23929,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-26 19:18:57','2009-03-26 19:21:05'),('misbitp',23929,3835,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-27 19:19:22','2009-03-27 19:20:38'),('misbitp',3835,4421,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-03-30 19:19:17','2009-03-30 19:20:43'),('misbitp',4421,113198,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-02 19:19:37','2009-04-02 19:22:40'),('misbitp',113198,507102,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-03 19:18:38','2009-04-03 19:24:17'),('misbitp',507102,7067,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-06 19:19:47','2009-04-06 19:21:08'),('misbitp',7067,40478,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-07 19:19:59','2009-04-07 19:22:34'),('misbitp',40478,7583,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-09 19:19:17','2009-04-09 19:20:41'),('misbitp',7583,118332,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-10 19:18:40','2009-04-10 19:21:28'),('misbitp',118332,3047,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-13 19:19:24','2009-04-13 19:20:45'),('misbitp',3047,24866,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-14 19:18:59','2009-04-14 19:21:08'),('misbitp',24866,505829,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-16 19:18:54','2009-04-16 19:24:01'),('misbitp',505829,2577,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-17 19:18:49','2009-04-17 19:20:09'),('misbitp',2577,63309,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-20 19:19:22','2009-04-20 19:22:06'),('misbitp',63309,100301,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-21 19:19:22','2009-04-21 19:22:49'),('misbitp',100301,4215,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-23 19:19:17','2009-04-23 19:20:45'),('misbitp',4215,2080,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-24 19:19:03','2009-04-24 19:20:27'),('misbitp',2080,168042,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-27 19:19:26','2009-04-27 19:23:31'),('misbitp',168042,39762,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-04-28 19:19:19','2009-04-28 19:22:04'),('misbitp',39762,136586,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-04 19:19:34','2009-05-04 19:23:30'),('misbitp',136586,12332,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-05 19:19:27','2009-05-05 19:21:01'),('misbitp',12332,69698,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-06 19:19:59','2009-05-06 19:23:21'),('misbitp',69698,49281,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-07 19:19:17','2009-05-07 19:22:09'),('misbitp',49281,127476,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-08 19:19:10','2009-05-08 19:22:55'),('misbitp',127476,136613,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-11 19:18:49','2009-05-11 19:22:41'),('misbitp',136613,487394,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-12 19:18:52','2009-05-12 19:24:48'),('misbitp',487394,14387,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-13 19:18:41','2009-05-13 19:20:27'),('misbitp',14387,475147,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-14 19:18:46','2009-05-14 19:24:43'),('misbitp',475147,7551,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-15 19:18:44','2009-05-15 19:20:21'),('misbitp',7551,85949,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-18 19:18:41','2009-05-18 19:21:29'),('misbitp',85949,3041,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-19 19:18:44','2009-05-19 19:19:57'),('misbitp',3041,30213,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-21 19:18:40','2009-05-21 19:20:55'),('misbitp',30213,3406,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-22 19:18:39','2009-05-22 19:19:58'),('misbitp',3406,75274,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-25 19:18:38','2009-05-25 19:21:33'),('misbitp',75274,1707,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-26 19:18:40','2009-05-26 19:19:53'),('misbitp',1707,3529,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-27 19:18:32','2009-05-27 19:19:54'),('misbitp',3529,4700,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-05-28 19:18:42','2009-05-28 19:20:06'),('misbitp',4700,20871,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-02 19:18:44','2009-06-02 19:20:02'),('misbitp',20871,12984,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-03 19:18:20','2009-06-03 19:19:40'),('misbitp',12984,8481,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-04 19:18:59','2009-06-04 19:20:20'),('misbitp',8481,9212,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-05 19:19:06','2009-06-05 19:21:32'),('misbitp',9212,8935,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-08 19:19:02','2009-06-08 19:20:22'),('misbitp',8935,26750,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-09 19:18:28','2009-06-09 19:20:34'),('misbitp',26750,5271,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-10 19:18:25','2009-06-10 19:19:48'),('misbitp',5271,7500,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-11 19:18:35','2009-06-11 19:19:50'),('misbitp',7500,11656,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-12 19:18:27','2009-06-12 19:20:03'),('misbitp',11656,3929,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-15 19:18:29','2009-06-15 19:19:44'),('misbitp',3929,3562,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-16 19:18:33','2009-06-16 19:19:49'),('misbitp',3562,4176,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-17 19:18:28','2009-06-17 19:19:46'),('misbitp',4176,3970,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-18 19:18:37','2009-06-18 19:19:50'),('misbitp',3970,4477,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-19 19:18:25','2009-06-19 19:19:41'),('misbitp',4477,4713,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-22 19:18:26','2009-06-22 19:19:43'),('misbitp',4713,3689,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-23 19:18:31','2009-06-23 19:19:46'),('misbitp',3689,10021,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-25 19:18:26','2009-06-25 19:19:43'),('misbitp',10021,8683,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-26 19:18:33','2009-06-26 19:19:55'),('misbitp',8683,463449,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-06-29 19:18:40','2009-06-29 19:23:20'),('misbitp',463449,12226,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-01 23:07:59','2009-07-01 23:09:13'),('misbitp',12226,8807,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-02 19:18:18','2009-07-02 19:19:33'),('misbitp',8807,11256,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-06 19:18:23','2009-07-06 19:19:46'),('misbitp',11256,9679,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-07 19:19:09','2009-07-07 19:20:30'),('misbitp',9679,10070,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-08 20:06:52','2009-07-08 20:08:17'),('misbitp',10070,9337,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-09 19:19:06','2009-07-09 19:20:27'),('misbitp',9337,6171,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-10 19:18:33','2009-07-10 19:19:59'),('misbitp',6171,507858,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-13 19:18:35','2009-07-13 19:23:25'),('misbitp',507858,464100,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-14 19:18:28','2009-07-14 19:22:51'),('misbitp',464100,6322,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-15 19:18:21','2009-07-15 19:19:51'),('misbitp',6322,6866,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-17 19:18:18','2009-07-17 19:19:37'),('misbitp',6866,2851,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-20 19:18:36','2009-07-20 19:19:52'),('misbitp',2851,2841,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-21 19:18:26','2009-07-21 19:19:45'),('misbitp',2841,5434,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-23 19:18:27','2009-07-23 19:19:46'),('misbitp',5434,2502,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-24 19:18:30','2009-07-24 19:19:48'),('misbitp',2502,2482,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-27 19:18:26','2009-07-27 19:19:43'),('misbitp',2482,3666,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-28 19:18:29','2009-07-28 19:19:50'),('misbitp',3666,4342,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-29 19:18:31','2009-07-29 19:19:58'),('misbitp',4342,5700,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-07-30 19:18:25','2009-07-30 19:19:46'),('misbitp',5700,10332,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-04 19:19:09','2009-08-04 19:20:30'),('misbitp',10332,623028,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-05 19:18:23','2009-08-05 19:24:03'),('misbitp',623028,66446,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-06 19:19:06','2009-08-06 19:22:03'),('misbitp',66446,6390,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-07 19:19:12','2009-08-07 19:20:41'),('misbitp',6390,461699,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-10 19:19:15','2009-08-10 19:24:12'),('misbitp',461699,486883,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-11 19:18:36','2009-08-11 19:23:39'),('misbitp',486883,8394,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-13 19:18:21','2009-08-13 19:19:54'),('misbitp',8394,4260,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-14 19:18:37','2009-08-14 19:20:02'),('misbitp',4260,4523,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-18 19:18:34','2009-08-18 19:20:08'),('misbitp',4523,5377,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-20 19:18:27','2009-08-20 19:19:54'),('misbitp',5377,3408,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-21 19:18:25','2009-08-21 19:19:46'),('misbitp',3408,3247,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-24 19:18:45','2009-08-24 19:20:04'),('misbitp',3247,78074,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-25 19:19:17','2009-08-25 19:22:15'),('misbitp',78074,3087,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-26 19:19:19','2009-08-26 19:20:39'),('misbitp',3087,3966,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-27 19:19:19','2009-08-27 19:20:40'),('misbitp',3966,3643,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-08-28 19:19:22','2009-08-28 19:20:41'),('misbitp',3643,741475,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-02 19:22:28','2009-09-02 19:28:25'),('misbitp',741475,56729,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-03 19:19:15','2009-09-03 19:22:04'),('misbitp',56729,8641,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-04 19:20:23','2009-09-04 19:21:51'),('misbitp',8641,7840,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-08 19:20:21','2009-09-08 19:21:44'),('misbitp',7840,8713,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-09 19:20:23','2009-09-09 19:21:44'),('misbitp',8713,6458,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-10 19:19:19','2009-09-10 19:20:48'),('misbitp',6458,37721,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-11 19:19:12','2009-09-11 19:21:51'),('misbitp',37721,17995,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-14 19:19:21','2009-09-14 19:21:27'),('misbitp',17995,234624,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-15 19:19:18','2009-09-15 19:24:02'),('misbitp',234624,94412,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-17 19:19:23','2009-09-17 19:22:38'),('misbitp',94412,34572,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-18 19:19:26','2009-09-18 19:21:59'),('misbitp',34572,91661,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-21 19:19:19','2009-09-21 19:22:35'),('misbitp',91661,30401,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-22 19:19:39','2009-09-22 19:22:10'),('misbitp',30401,582383,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-24 19:19:36','2009-09-24 19:25:20'),('misbitp',582383,4127,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-25 19:19:43','2009-09-25 19:21:17'),('misbitp',4127,3812,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-28 19:19:47','2009-09-28 19:21:14'),('misbitp',3812,3973,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-09-29 19:19:20','2009-09-29 19:20:40'),('misbitp',3973,14448,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-02 19:19:11','2009-10-02 19:20:48'),('misbitp',14448,124472,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-05 19:19:15','2009-10-05 19:22:41'),('misbitp',124472,11116,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-06 19:19:50','2009-10-06 19:21:12'),('misbitp',11116,19229,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-07 19:19:49','2009-10-07 19:21:47'),('misbitp',19229,489576,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-08 19:19:38','2009-10-08 19:24:15'),('misbitp',489576,3493,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-09 19:19:05','2009-10-09 19:20:32'),('misbitp',3493,3189,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-12 19:19:06','2009-10-12 19:20:29'),('misbitp',3189,4243,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-13 19:19:20','2009-10-13 19:20:39'),('misbitp',4243,51889,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-15 19:18:58','2009-10-15 19:21:45'),('misbitp',51889,3913,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-16 19:19:01','2009-10-16 19:20:29'),('misbitp',3913,4428,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-19 19:19:37','2009-10-19 19:21:04'),('misbitp',4428,4219,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-20 19:19:37','2009-10-20 19:21:10'),('misbitp',4219,32408,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-22 19:19:49','2009-10-22 19:22:09'),('misbitp',32408,69435,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-23 19:19:38','2009-10-23 19:22:19'),('misbitp',69435,99964,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-26 19:19:31','2009-10-26 19:22:40'),('misbitp',99964,25712,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-27 19:19:40','2009-10-27 19:21:30'),('misbitp',25712,3831,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-28 19:19:45','2009-10-28 19:21:10'),('misbitp',3831,3654,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-10-29 19:19:30','2009-10-29 19:20:52'),('misbitp',3654,143587,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-03 19:19:48','2009-11-03 19:23:13'),('misbitp',143587,18071,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-04 19:19:35','2009-11-04 19:21:11'),('misbitp',18071,13239,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-05 19:20:24','2009-11-05 19:21:53'),('misbitp',13239,7941,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-06 19:20:47','2009-11-06 19:22:13'),('misbitp',7941,7925,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-09 19:20:45','2009-11-09 19:22:16'),('misbitp',7925,59791,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-10 19:19:38','2009-11-10 19:22:06'),('misbitp',59791,18316,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-11 19:19:43','2009-11-11 19:21:33'),('misbitp',18316,12869,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-12 19:19:25','2009-11-12 19:21:04'),('misbitp',12869,60850,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-17 19:19:47','2009-11-17 19:22:11'),('misbitp',60850,65841,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-18 19:19:18','2009-11-18 19:21:53'),('misbitp',65841,766385,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-19 19:19:39','2009-11-19 19:26:32'),('misbitp',766385,95494,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-20 19:19:25','2009-11-20 19:22:16'),('misbitp',95494,80245,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-24 19:20:07','2009-11-24 19:22:46'),('misbitp',80245,5737,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-11-25 19:19:17','2009-11-25 19:20:37'),('misbitp',5737,15900,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-02 19:20:00','2009-12-02 19:21:27'),('misbitp',15900,29026,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-03 19:19:48','2009-12-03 19:21:49'),('misbitp',29026,79548,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-04 19:20:49','2009-12-04 19:23:45'),('misbitp',79548,119548,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-07 19:20:29','2009-12-07 19:23:23'),('misbitp',119548,5750,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-08 19:20:26','2009-12-08 19:21:56'),('misbitp',5750,7171,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-09 19:22:03','2009-12-09 19:23:31'),('misbitp',7171,7127,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-10 19:19:50','2009-12-10 19:21:21'),('misbitp',7127,93813,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-11 22:29:41','2009-12-11 22:32:54'),('misbitp',93813,94765,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-15 19:19:31','2009-12-15 19:22:24'),('misbitp',94765,19722,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-17 19:20:32','2009-12-17 19:22:12'),('misbitp',19722,118090,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-18 19:20:28','2009-12-18 19:23:51'),('misbitp',118090,86998,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-21 19:19:31','2009-12-21 19:22:26'),('misbitp',86998,5911,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-22 19:19:34','2009-12-22 19:21:10'),('misbitp',5911,80172,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-23 19:19:41','2009-12-23 19:21:49'),('misbitp',80172,70398,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2009-12-24 19:19:37','2009-12-24 19:22:23'),('misbitp',70398,14232,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-05 19:19:44','2010-01-05 19:21:26'),('misbitp',14232,24772,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-07 19:20:47','2010-01-07 19:22:23'),('misbitp',24772,61527,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-08 19:19:59','2010-01-08 19:22:40'),('misbitp',61527,649463,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-11 19:20:47','2010-01-11 19:28:27'),('misbitp',649463,8346,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-12 19:19:50','2010-01-12 19:21:20'),('misbitp',8346,5512,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-13 19:19:37','2010-01-13 19:21:41'),('misbitp',5512,4954,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-14 19:19:51','2010-01-14 19:21:25'),('misbitp',4954,3551,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-15 19:19:48','2010-01-15 19:22:06'),('misbitp',3551,2839,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-18 19:19:32','2010-01-18 19:21:01'),('misbitp',2839,639380,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-19 19:43:21','2010-01-19 19:48:51'),('misbitp',639380,160194,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-21 19:20:07','2010-01-21 19:24:45'),('misbitp',160194,7984,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-22 19:19:49','2010-01-22 19:21:28'),('misbitp',7984,7728,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-25 19:19:47','2010-01-25 19:21:21'),('misbitp',7728,3883,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-26 19:19:56','2010-01-26 19:21:43'),('misbitp',3883,273580,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-28 19:20:04','2010-01-28 19:24:43'),('misbitp',273580,561250,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-01-29 19:21:19','2010-01-29 19:27:06'),('misbitp',561250,157474,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-02 19:20:04','2010-02-02 19:24:02'),('misbitp',157474,12730,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-03 20:42:07','2010-02-03 20:43:48'),('misbitp',12730,8363,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-04 19:20:24','2010-02-04 19:21:56'),('misbitp',8363,6309,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-05 19:20:43','2010-02-05 19:22:17'),('misbitp',6309,4530,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-08 19:20:42','2010-02-08 19:22:13'),('misbitp',4530,4262,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-09 19:19:44','2010-02-09 19:21:12'),('misbitp',4262,15291,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-11 19:19:53','2010-02-11 19:21:48'),('misbitp',15291,79172,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-12 19:19:44','2010-02-12 19:22:48'),('misbitp',79172,50055,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-15 19:19:48','2010-02-15 19:22:16'),('misbitp',50055,71304,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-16 19:20:04','2010-02-16 19:22:39'),('misbitp',71304,7408,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-18 19:19:48','2010-02-18 19:21:23'),('misbitp',7408,4089,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-19 19:19:50','2010-02-19 19:21:20'),('misbitp',4089,119603,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-22 19:19:50','2010-02-22 19:23:31'),('misbitp',119603,3555,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-23 19:20:32','2010-02-23 19:22:01'),('misbitp',3555,35238,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-25 19:19:46','2010-02-25 19:22:05'),('misbitp',35238,26337,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-02-26 19:21:25','2010-02-26 19:23:08'),('misbitp',26337,14719,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-02 19:19:50','2010-03-02 19:21:41'),('misbitp',14719,38516,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-03 19:19:43','2010-03-03 19:22:08'),('misbitp',38516,7741,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-04 19:20:50','2010-03-04 19:22:22'),('misbitp',7741,8742,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-05 19:20:37','2010-03-05 19:22:09'),('misbitp',8742,133068,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-08 19:20:43','2010-03-08 19:24:29'),('misbitp',133068,2650,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-09 19:20:08','2010-03-09 19:21:35'),('misbitp',2650,2958,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-10 19:19:46','2010-03-10 19:21:19'),('misbitp',2958,4545,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-11 19:19:23','2010-03-11 19:20:58'),('misbitp',4545,4571,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-12 19:19:44','2010-03-12 19:21:21'),('misbitp',4571,86213,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-15 19:20:00','2010-03-15 19:23:05'),('misbitp',86213,564493,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-16 19:19:24','2010-03-16 19:25:15'),('misbitp',564493,623786,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-18 19:19:51','2010-03-18 19:26:18'),('misbitp',623786,3652,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-19 19:19:35','2010-03-19 19:21:07'),('misbitp',3652,107123,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-22 19:19:36','2010-03-22 19:23:12'),('misbitp',107123,2809,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-23 19:19:38','2010-03-23 19:21:08'),('misbitp',2809,3980,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-25 19:19:52','2010-03-25 19:21:19'),('misbitp',3980,2450,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-26 19:19:44','2010-03-26 19:21:22'),('misbitp',2450,153097,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-03-29 19:19:20','2010-03-29 19:23:02'),('misbitp',153097,28436,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-02 19:20:03','2010-04-02 19:22:03'),('misbitp',28436,7542,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-05 19:19:41','2010-04-05 19:21:13'),('misbitp',7542,9575,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-06 21:10:05','2010-04-06 21:11:38'),('misbitp',9575,9121,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-08 19:20:49','2010-04-08 19:22:25'),('misbitp',9121,3353,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-09 19:19:37','2010-04-09 19:21:10'),('misbitp',3353,120560,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-12 19:19:41','2010-04-12 19:24:07'),('misbitp',120560,23152,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-13 19:19:46','2010-04-13 19:21:50'),('misbitp',23152,8202,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-15 19:19:54','2010-04-15 19:21:27'),('misbitp',8202,4334,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-16 19:19:43','2010-04-16 19:21:14'),('misbitp',4334,101561,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-19 19:19:56','2010-04-19 19:23:19'),('misbitp',101561,3041,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-20 19:20:04','2010-04-20 19:21:33'),('misbitp',3041,2611,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-21 19:19:51','2010-04-21 19:21:20'),('misbitp',2611,623952,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-22 19:19:53','2010-04-22 19:25:58'),('misbitp',623952,3928,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-23 19:19:45','2010-04-23 19:21:20'),('misbitp',3928,298741,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-26 19:20:06','2010-04-26 19:25:16'),('misbitp',298741,5717,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-27 19:19:44','2010-04-27 19:21:15'),('misbitp',5717,33485,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-28 19:19:39','2010-04-28 19:22:20'),('misbitp',33485,6454,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-04-29 19:19:46','2010-04-29 19:21:26'),('misbitp',6454,34755,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-03 19:19:36','2010-05-03 19:22:17'),('misbitp',34755,6333,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-04 19:22:20','2010-05-04 19:23:53'),('misbitp',6333,32638,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-05 19:19:51','2010-05-05 19:22:26'),('misbitp',32638,12594,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-06 19:20:48','2010-05-06 19:22:37'),('misbitp',12594,10040,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-07 19:20:46','2010-05-07 19:22:24'),('misbitp',10040,96423,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-10 19:20:46','2010-05-10 19:23:52'),('misbitp',96423,6822,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-11 19:19:47','2010-05-11 19:21:22'),('misbitp',6822,116346,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-13 19:19:47','2010-05-13 19:23:03'),('misbitp',116346,7041,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-14 19:19:59','2010-05-14 19:21:42'),('misbitp',7041,104116,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-17 19:19:48','2010-05-17 19:23:10'),('misbitp',104116,3768,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-18 19:19:58','2010-05-18 19:21:29'),('misbitp',3768,6672,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-19 19:19:41','2010-05-19 19:21:13'),('misbitp',6672,570734,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-20 19:19:45','2010-05-20 19:26:09'),('misbitp',570734,4390,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-21 19:19:43','2010-05-21 19:21:12'),('misbitp',4390,34730,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-24 19:19:40','2010-05-24 19:21:45'),('misbitp',34730,172921,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-26 19:19:48','2010-05-26 19:23:43'),('misbitp',172921,11069,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-27 19:19:38','2010-05-27 19:21:23'),('misbitp',11069,6637,'STAGE_AR_INVOICE_LINE_MIS','StageDDS','EXTRACT_AR_INVOICE_LINE_MIS','Job Successful',0,'2010-05-28 19:19:37','2010-05-28 19:21:15');
  96. /*!40000 ALTER TABLE `jsas_job_status` ENABLE KEYS */;
  97. UNLOCK TABLES;
  98.  
  99. --
  100. -- Table structure for table `jsas_ob_status`
  101. --
  102.  
  103. DROP TABLE IF EXISTS `jsas_ob_status`;
  104. /*!40101 SET @saved_cs_client = @@character_set_client */;
  105. /*!40101 SET character_set_client = utf8 */;
  106. CREATE TABLE `jsas_ob_status` (
  107. `user` varchar(32) collate utf8_bin default NULL,
  108. `rbefore` double default NULL,
  109. `rafter` double default NULL,
  110. `etl_table` varchar(32) collate utf8_bin default NULL,
  111. `lib` varchar(32) collate utf8_bin default NULL,
  112. `jobname` varchar(80) collate utf8_bin default NULL,
  113. `jobstat` varchar(80) collate utf8_bin default NULL,
  114. `job_rc` double default NULL,
  115. `sttime` datetime default NULL,
  116. `endtime` datetime default NULL
  117. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  118. /*!40101 SET character_set_client = @saved_cs_client */;
  119.  
  120. --
  121. -- Dumping data for table `jsas_ob_status`
  122. --
  123.  
  124. LOCK TABLES `jsas_ob_status` WRITE;
  125. /*!40000 ALTER TABLE `jsas_ob_status` DISABLE KEYS */;
  126. INSERT INTO `jsas_ob_status` VALUES ('misbitd',1540113,2081415,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-04-19 16:43:07','2007-04-19 17:12:21'),('misbitd',2081415,2211713,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-04-27 13:43:49','2007-04-27 13:59:55'),('misbitd',0,496647,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-05-14 22:39:29','2007-05-14 23:03:44'),('misbitp',0,496647,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-05-30 15:12:13','2007-05-30 16:28:45'),('misbitp',496647,1059636,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-05-31 14:29:27','2007-05-31 14:58:11'),('misbitp',1059636,1540113,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-06-01 11:17:17','2007-06-01 11:44:44'),('misbitp',1540113,2081387,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-06-01 15:01:58','2007-06-01 15:30:13'),('misbitp',2081387,2476570,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-06-04 16:24:28','2007-06-04 16:52:21'),('misbitp',2476570,2769060,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-06-05 11:33:01','2007-06-05 11:58:54'),('misbitp',2769060,2999817,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-06-13 13:05:55','2007-06-13 13:59:58'),('misbitp',2999817,2999844,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-06-13 15:03:36','2007-06-13 15:18:28'),('misbitp',2999844,3161425,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-06-25 20:14:05','2007-06-25 21:09:34'),('misbitp',3161425,3223879,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-06-29 20:09:42','2007-06-29 21:05:50'),('misbitp',3223879,3229158,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-07-02 20:08:59','2007-07-02 21:05:47'),('misbitp',3229158,3268018,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-07-11 20:10:02','2007-07-11 21:04:53'),('misbitp',3268018,3331950,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-07-13 20:08:02','2007-07-13 21:05:16'),('misbitp',3331950,3333326,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-07-16 20:09:54','2007-07-16 21:04:43'),('misbitp',3333326,3388036,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-07-23 20:09:40','2007-07-23 21:05:16'),('misbitp',3388036,3455436,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-07-30 20:21:39','2007-07-30 20:59:42'),('misbitp',3455436,3455610,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-01 20:09:54','2007-08-01 21:08:53'),('misbitp',3455610,3477090,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-02 20:31:26','2007-08-02 20:56:39'),('misbitp',3477090,3477271,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-08 20:09:57','2007-08-08 21:05:34'),('misbitp',3477271,3510166,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-09 20:08:16','2007-08-09 21:04:11'),('misbitp',3510166,3570010,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-13 20:10:22','2007-08-13 21:10:41'),('misbitp',3570010,3570836,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-20 20:09:34','2007-08-20 21:07:53'),('misbitp',3570836,3626011,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-21 20:08:36','2007-08-21 21:09:27'),('misbitp',3626011,3649761,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-22 20:10:37','2007-08-22 21:10:03'),('misbitp',3649761,3649776,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-23 20:09:54','2007-08-23 21:07:21'),('misbitp',3649776,3672275,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-24 20:10:04','2007-08-24 21:08:13'),('misbitp',3672275,3674402,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-08-27 20:10:07','2007-08-27 21:09:02'),('misbitp',3674402,3703208,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-09-04 20:10:07','2007-09-04 21:11:11'),('misbitp',3703208,3703228,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-09-05 20:10:00','2007-09-05 21:12:14'),('misbitp',3703228,3727360,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-09-11 20:10:20','2007-09-11 21:10:58'),('misbitp',3727360,3741573,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-09-14 08:40:19','2007-09-14 08:54:57'),('misbitp',3741573,3779558,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-09-17 20:09:55','2007-09-17 21:11:21'),('misbitp',3779558,3821437,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-09-21 20:24:01','2007-09-21 21:01:08'),('misbitp',3821437,3884982,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-10-01 20:09:58','2007-10-01 21:14:00'),('misbitp',3884982,3935259,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-10-08 20:09:56','2007-10-08 21:14:40'),('misbitp',3935259,3978023,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-10-12 20:09:48','2007-10-12 21:17:38'),('misbitp',3978023,3979597,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-10-15 20:08:20','2007-10-15 21:13:10'),('misbitp',3979597,4041601,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-10-22 20:11:15','2007-10-22 21:18:09'),('misbitp',4041601,4102865,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-10-26 20:10:38','2007-10-26 21:20:39'),('misbitp',4102865,4132593,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-11-01 20:08:38','2007-11-01 21:23:08'),('misbitp',4132593,4232088,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-11-12 20:10:56','2007-11-12 21:30:24'),('misbitp',4232088,4302400,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-11-16 20:10:49','2007-11-16 21:21:22'),('misbitp',4302400,4303975,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-11-19 20:10:43','2007-11-19 21:18:40'),('misbitp',4303975,4349346,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-11-21 20:11:18','2007-11-21 21:20:08'),('misbitp',4349346,4353612,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-11-26 20:11:42','2007-11-26 21:20:37'),('misbitp',4353612,4358932,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-12-03 20:11:37','2007-12-03 21:20:06'),('misbitp',4358932,4429392,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-12-04 20:11:59','2007-12-04 21:25:13'),('misbitp',4429392,4483859,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-12-10 20:13:54','2007-12-10 21:43:10'),('misbitp',4483859,4571380,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-12-14 20:15:04','2007-12-14 21:36:21'),('misbitp',4571380,4673360,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2007-12-21 20:12:17','2007-12-21 21:29:48'),('misbitp',4673360,4674373,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-01-02 20:12:58','2008-01-02 21:38:29'),('misbitp',4674373,4693548,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-01-03 20:13:10','2008-01-03 21:29:43'),('misbitp',4693548,4698458,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-01-04 20:11:59','2008-01-04 21:35:08'),('misbitp',4698458,4700612,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-01-08 20:49:37','2008-01-08 22:30:53'),('misbitp',4700612,4813504,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-01-18 20:14:12','2008-01-18 21:36:31'),('misbitp',4813504,4815542,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-01-21 20:12:09','2008-01-21 21:38:21'),('misbitp',4815542,4846918,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-01-25 20:18:24','2008-01-25 21:43:24'),('misbitp',4846918,4880719,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-02-01 20:16:57','2008-02-01 21:44:02'),('misbitp',4880719,4931327,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-02-11 20:16:55','2008-02-11 21:51:04'),('misbitp',4931327,4978288,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-02-18 20:24:10','2008-02-18 21:46:04'),('misbitp',4978288,5028613,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-02-25 20:20:54','2008-02-25 21:51:17'),('misbitp',5028613,5069546,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-02-29 20:18:48','2008-02-29 21:49:16'),('misbitp',2987613,2990556,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-03-03 20:31:04','2008-03-03 21:52:01'),('misbitp',2990556,2992660,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-03-11 10:05:36','2008-03-11 11:33:08'),('misbitp',2992660,3050921,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-03-11 20:45:37','2008-03-11 22:24:47'),('misbitp',3050921,3051987,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-03-14 19:35:12','2008-03-14 21:00:53'),('misbitp',3051987,3095708,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-03-17 19:28:51','2008-03-17 20:53:47'),('misbitp',3095708,3127753,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-03-24 19:29:26','2008-03-24 20:52:03'),('misbitp',3127753,3129330,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-03-28 19:14:16','2008-03-28 20:35:08'),('misbitp',3129330,3175624,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-01 19:15:12','2008-04-01 20:59:03'),('misbitp',3175624,3175652,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-02 19:14:11','2008-04-02 20:39:58'),('misbitp',3175652,3227409,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-08 19:14:23','2008-04-08 20:46:47'),('misbitp',3227409,3263422,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-14 19:14:49','2008-04-14 20:37:30'),('misbitp',3263422,3273415,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-17 19:14:39','2008-04-17 20:36:28'),('misbitp',3273415,3274808,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-18 19:14:29','2008-04-18 20:35:18'),('misbitp',3274808,3296662,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-21 19:13:57','2008-04-21 20:31:41'),('misbitp',3296662,3330962,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-28 19:15:24','2008-04-28 20:35:29'),('misbitp',3330962,3332570,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-04-29 19:14:26','2008-04-29 20:32:44'),('misbitp',3332570,3355138,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-05-02 19:14:29','2008-05-02 20:35:58'),('misbitp',3355138,3394549,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-05-13 19:13:04','2008-05-13 20:34:33'),('misbitp',3394549,3433334,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-05-19 19:13:40','2008-05-19 20:34:49'),('misbitp',3433334,3444688,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-05-20 19:14:00','2008-05-20 20:34:18'),('misbitp',3444688,3477714,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-05-27 19:13:35','2008-05-27 20:33:38'),('misbitp',3477714,3505964,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-06-03 19:13:42','2008-06-03 20:53:08'),('misbitp',3505964,3506559,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-06-09 19:14:08','2008-06-09 20:18:54'),('misbitp',3506559,3561526,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-06-10 19:14:16','2008-06-10 20:37:19'),('misbitp',3561526,3587390,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-06-16 19:13:17','2008-06-16 20:34:35'),('misbitp',3587390,3617858,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-06-23 19:15:43','2008-06-23 20:37:06'),('misbitp',3617858,3656183,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-07-02 19:16:04','2008-07-02 20:43:44'),('misbitp',3656183,3658256,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-07-09 19:20:54','2008-07-09 20:42:35'),('misbitp',3658256,3673399,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-07-10 23:07:31','2008-07-10 23:23:18'),('misbitp',3673399,3713294,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-07-14 19:21:14','2008-07-14 20:50:08'),('misbitp',3713294,3738217,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-07-21 19:17:02','2008-07-21 20:41:08'),('misbitp',3738217,3738896,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-07-22 19:13:51','2008-07-22 20:48:54'),('misbitp',3738896,3764496,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-07-28 19:20:42','2008-07-28 20:48:09'),('misbitp',3764496,3783862,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-08-04 19:23:30','2008-08-04 20:51:25'),('misbitp',3783862,3820843,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-08-11 19:13:14','2008-08-11 20:36:06'),('misbitp',3820843,3849014,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-08-18 19:12:37','2008-08-18 20:37:01'),('misbitp',3849014,3884619,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-08-25 19:11:25','2008-08-25 20:36:57'),('misbitp',3884619,3921310,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-09-03 19:18:37','2008-09-03 20:48:05'),('misbitp',3921310,3940992,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-09-10 19:44:17','2008-09-10 21:10:43'),('misbitp',3940992,3974255,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-09-15 19:13:45','2008-09-15 20:44:14'),('misbitp',3974255,4003690,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-09-22 19:15:59','2008-09-22 20:45:28'),('misbitp',4003690,4031202,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-09-29 19:35:04','2008-09-29 21:37:41'),('misbitp',4031202,4042794,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-10-01 19:18:21','2008-10-01 21:02:24'),('misbitp',4042794,4068341,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-10-09 19:38:39','2008-10-09 21:40:20'),('misbitp',4068341,4096579,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-10-13 19:24:16','2008-10-13 20:56:36'),('misbitp',4096579,4126994,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-10-20 19:24:22','2008-10-20 20:51:52'),('misbitp',4126994,4157528,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-10-27 19:37:07','2008-10-27 21:37:29'),('misbitp',4196895,4196895,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-11-04 22:03:31','2008-11-04 22:25:08'),('misbitp',4196895,4218568,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-11-11 19:25:51','2008-11-11 21:11:03'),('misbitp',4218568,4219494,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-11-15 20:09:16','2008-11-15 22:54:21'),('misbitp',4219494,4248906,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-11-17 19:34:40','2008-11-17 21:07:18'),('misbitp',4248906,4294379,'AP_TRANSACTION_MIS','DDS','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-11-24 19:38:22','2008-11-24 21:28:53'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-12-02 19:49:03','2008-12-02 21:47:01'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-12-09 01:57:31','2008-12-09 03:36:31'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-12-09 21:15:29','2008-12-09 22:29:12'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-12-15 20:48:36','2008-12-15 22:43:44'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2008-12-22 19:44:24','2008-12-22 21:23:10'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-01-05 23:40:25','2009-01-06 00:35:20'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-01-06 20:05:02','2009-01-06 22:54:56'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-01-09 19:45:11','2009-01-09 21:25:21'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-01-29 20:03:12','2009-01-29 22:28:43'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-02-03 20:20:54','2009-02-03 22:08:10'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-02-09 20:18:52','2009-02-09 22:42:07'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-02-16 20:00:56','2009-02-16 22:02:28'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-02-23 19:46:21','2009-02-23 21:32:06'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-03-03 19:46:09','2009-03-03 21:33:13'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-03-09 19:46:39','2009-03-09 21:25:01'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-03-16 19:44:27','2009-03-16 21:36:57'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-03-23 19:45:31','2009-03-23 21:30:57'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-03-26 19:46:24','2009-03-26 23:04:46'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-03-30 23:04:57','2009-03-30 23:34:13'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-04-02 19:45:33','2009-04-02 22:41:25'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-04-06 19:45:24','2009-04-06 21:29:41'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-04-13 19:44:23','2009-04-13 21:30:46'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-04-20 19:43:55','2009-04-20 21:14:25'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-04-27 19:48:11','2009-04-27 21:19:25'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-05-04 19:43:28','2009-05-04 21:27:13'),('misbitp',0,0,'AP_TRANSACTION_MIS_LKUP_EXC','Error Data','LOAD_DDS_AP_TRANSACTION_MIS','Job Ended with Warnings',4,'2009-05-07 19:45:13','2009-05-07 21:44:47');
  127. /*!40000 ALTER TABLE `jsas_ob_status` ENABLE KEYS */;
  128. UNLOCK TABLES;
  129.  
  130. --
  131. -- Table structure for table `metrictable1`
  132. --
  133.  
  134. DROP TABLE IF EXISTS `metrictable1`;
  135. /*!40101 SET @saved_cs_client = @@character_set_client */;
  136. /*!40101 SET character_set_client = utf8 */;
  137. CREATE TABLE `metrictable1` (
  138. `MEASURE_RK` int(11) NOT NULL,
  139. `DIRECTIVE_TXT` char(255) collate utf8_bin default NULL,
  140. `MODIFIED_DT` datetime NOT NULL,
  141. `SOURCE_SYSTEM_RK` int(11) NOT NULL,
  142. `CURRENCY` int(11) NOT NULL,
  143. `INTORG` int(11) NOT NULL,
  144. `FREQUENCY` int(11) NOT NULL,
  145. `ANALYSIS` int(11) NOT NULL,
  146. `TRADER` int(11) NOT NULL,
  147. `SOURCE` int(11) NOT NULL,
  148. `FUNCTION` int(11) NOT NULL,
  149. `GAAP` int(11) NOT NULL,
  150. `INDUSTRY` int(11) NOT NULL,
  151. `OFFERING` int(11) NOT NULL,
  152. `PURPOSE` int(11) NOT NULL,
  153. `ACCOUNT` int(11) NOT NULL,
  154. `TIME` int(11) NOT NULL,
  155. `VALUE` double default NULL,
  156. KEY `UNIQUE_KEY` (`MEASURE_RK`,`CURRENCY`,`INTORG`,`FREQUENCY`,`ANALYSIS`,`TRADER`,`SOURCE`,`FUNCTION`,`GAAP`,`INDUSTRY`,`OFFERING`,`PURPOSE`,`ACCOUNT`,`TIME`),
  157. KEY `MEASURE_RK` (`MEASURE_RK`),
  158. KEY `MODIFIED_DT` (`MODIFIED_DT`)
  159. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin COMMENT='Metrics for Results Model Global Legal Model';
  160. /*!40101 SET character_set_client = @saved_cs_client */;
  161.  
  162. --
  163. -- Dumping data for table `metrictable1`
  164. --
  165.  
  166. LOCK TABLES `metrictable1` WRITE;
  167. /*!40000 ALTER TABLE `metrictable1` DISABLE KEYS */;
  168. INSERT INTO `metrictable1` VALUES (2,NULL,'2007-05-11 14:35:26',2,615,3519,538,8400,2049,500,7776,7831,7916,7927,8384,14658,679,-34666395.8629607),(2,NULL,'2007-05-11 14:47:48',2,615,3519,538,8400,2049,500,7776,7831,7916,7927,8384,14658,660,-502786639.958369);
  169. /*!40000 ALTER TABLE `metrictable1` ENABLE KEYS */;
  170. UNLOCK TABLES;
  171.  
  172. --
  173. -- Table structure for table `odcs__wlstore`
  174. --
  175.  
  176. DROP TABLE IF EXISTS `odcs__wlstore`;
  177. /*!40101 SET @saved_cs_client = @@character_set_client */;
  178. /*!40101 SET character_set_client = utf8 */;
  179. CREATE TABLE `odcs__wlstore` (
  180. `id` int(11) NOT NULL,
  181. `type` int(11) NOT NULL,
  182. `handle` int(11) NOT NULL,
  183. `record` longblob NOT NULL,
  184. PRIMARY KEY (`id`)
  185. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  186. /*!40101 SET character_set_client = @saved_cs_client */;
  187.  
  188. --
  189. -- Dumping data for table `odcs__wlstore`
  190. --
  191.  
  192. LOCK TABLES `odcs__wlstore` WRITE;
  193. /*!40000 ALTER TABLE `odcs__wlstore` DISABLE KEYS */;
  194. INSERT INTO `odcs__wlstore` VALUES (-1,-1,2,'\0\0\0g{server=SASServer4!host=10.21.11.98!domain=SASDomain!store=SASJMSServer4_JDBCStore!table=odcs__WLStore}~¶3¡[bnÉ\0\0- ÕO¤'),(1,0,1,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0;weblogic.store.xa.WLStore_SASDomain_SASJMSServer4_JDBCStore'),(2,0,2,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0\'weblogic.messaging.SASJMSServer4.config'),(3,0,3,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0\'weblogic.messaging.SASJMSServer4.header'),(4,0,4,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0%weblogic.messaging.SASJMSServer4.body'),(5,0,5,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0#weblogic.messaging.SASJMSServer4.xa'),(6,2,1,'\0\0\0\0\0\0\0\0'),(7,0,6,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0,weblogic.messaging.SASJMSServer4.durablesubs'),(8,2,2,'\0\0\0\0\0\0\0\0\0\0\0\0ODCSJMSModule!WorkItemQueue'),(134217727,-3,0,'\0'),(268435454,-3,0,'\0'),(402653181,-3,0,'\0'),(536870908,-3,0,'\0'),(671088635,-3,0,'\0'),(805306362,-3,0,'\0'),(939524089,-3,0,'\0'),(1073741816,-3,0,'\0'),(1207959543,-3,0,'\0'),(1342177270,-3,0,'\0'),(1476394997,-3,0,'\0'),(1610612724,-3,0,'\0'),(1744830451,-3,0,'\0'),(1879048178,-3,0,'\0'),(2013265905,-3,0,'\0'),(2147483632,-3,0,'\0');
  195. /*!40000 ALTER TABLE `odcs__wlstore` ENABLE KEYS */;
  196. UNLOCK TABLES;
  197.  
  198. --
  199. -- Table structure for table `odcs_misfmmdev1_wlstore`
  200. --
  201.  
  202. DROP TABLE IF EXISTS `odcs_misfmmdev1_wlstore`;
  203. /*!40101 SET @saved_cs_client = @@character_set_client */;
  204. /*!40101 SET character_set_client = utf8 */;
  205. CREATE TABLE `odcs_misfmmdev1_wlstore` (
  206. `id` int(11) NOT NULL,
  207. `type` int(11) NOT NULL,
  208. `handle` int(11) NOT NULL,
  209. `record` longblob NOT NULL,
  210. PRIMARY KEY (`id`)
  211. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  212. /*!40101 SET character_set_client = @saved_cs_client */;
  213.  
  214. --
  215. -- Dumping data for table `odcs_misfmmdev1_wlstore`
  216. --
  217.  
  218. LOCK TABLES `odcs_misfmmdev1_wlstore` WRITE;
  219. /*!40000 ALTER TABLE `odcs_misfmmdev1_wlstore` DISABLE KEYS */;
  220. INSERT INTO `odcs_misfmmdev1_wlstore` VALUES (-1,-1,2,'\0\0\0r{server=SASServer4!host=10.19.20.247!domain=SASDomain!store=SASJMSServer4_JDBCStore!table=odcs_misfmmdev1_WLStore}sUO΂ÄΕ\0\0,ö¬B'),(1,0,1,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0;weblogic.store.xa.WLStore_SASDomain_SASJMSServer4_JDBCStore'),(2,0,2,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0\'weblogic.messaging.SASJMSServer4.config'),(3,0,3,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0\'weblogic.messaging.SASJMSServer4.header'),(4,0,4,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0%weblogic.messaging.SASJMSServer4.body'),(5,0,5,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0#weblogic.messaging.SASJMSServer4.xa'),(6,2,1,'\0\0\0\0\0\0\0\0'),(7,0,6,'¬í\0sr\0:weblogic.store.internal.PersistentStoreImpl$ConnectionInfo#Ñ×P\0É\0Z\0isDelB\0kindI\0typeCodeL\0connectionNamet\0Ljava/lang/String;xp\0\0\0\0\0t\0,weblogic.messaging.SASJMSServer4.durablesubs'),(8,2,2,'\0\0\0\0\0\0\0\0\0\0\0\0%ODCSJMSModulemisfmmdev1!WorkItemQueue'),(134217727,-3,0,'\0'),(268435454,-3,0,'\0'),(402653181,-3,0,'\0'),(536870908,-3,0,'\0'),(671088635,-3,0,'\0'),(805306362,-3,0,'\0'),(939524089,-3,0,'\0'),(1073741816,-3,0,'\0'),(1207959543,-3,0,'\0'),(1342177270,-3,0,'\0'),(1476394997,-3,0,'\0'),(1610612724,-3,0,'\0'),(1744830451,-3,0,'\0'),(1879048178,-3,0,'\0'),(2013265905,-3,0,'\0'),(2147483632,-3,0,'\0');
  221. /*!40000 ALTER TABLE `odcs_misfmmdev1_wlstore` ENABLE KEYS */;
  222. UNLOCK TABLES;
  223.  
  224. --
  225. -- Table structure for table `sas_adjustment_rule`
  226. --
  227.  
  228. DROP TABLE IF EXISTS `sas_adjustment_rule`;
  229. /*!40101 SET @saved_cs_client = @@character_set_client */;
  230. /*!40101 SET character_set_client = utf8 */;
  231. CREATE TABLE `sas_adjustment_rule` (
  232. `RULE_ID` int(11) NOT NULL default '0',
  233. `RULE_NM` varchar(255) collate utf8_bin NOT NULL default '',
  234. `RULE_DESC` varchar(255) collate utf8_bin default NULL,
  235. `RULE_TYPE` int(11) NOT NULL default '0',
  236. `BALANCING_RULE_ID` int(11) default NULL,
  237. `ALLOCATION_ID` int(11) default NULL,
  238. `RULE_STATUS` int(11) default '0',
  239. `IS_READY_FLG` smallint(6) default '1',
  240. `DEFAULT_READ_REF_ID` int(11) default NULL,
  241. `DEFAULT_WRITE_REF_ID` int(11) default NULL,
  242. `OBJECT_STATUS` int(11) NOT NULL default '0',
  243. PRIMARY KEY (`RULE_ID`)
  244. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  245. /*!40101 SET character_set_client = @saved_cs_client */;
  246.  
  247. --
  248. -- Dumping data for table `sas_adjustment_rule`
  249. --
  250.  
  251. LOCK TABLES `sas_adjustment_rule` WRITE;
  252. /*!40000 ALTER TABLE `sas_adjustment_rule` DISABLE KEYS */;
  253. INSERT INTO `sas_adjustment_rule` VALUES (2,'I/C Managment Fee Revenue & Expense','I/C Management Fee Revenue & Expense',1,2,NULL,2,1,NULL,75,0),(3,'I/C R&D Revenue & Expense','I/C R&D Revenue & Expense',1,3,NULL,1,1,NULL,76,0),(4,'I/C Royalty Revenue and Expense','I/C Royalty Revenue and Expense',1,4,NULL,2,1,NULL,78,0),(5,'I/C Royalty Revenue & Expense-Subscr.Adj','I/C Royalty Revenue & Expense-Subscr.Adj',1,5,NULL,2,1,NULL,80,0),(6,'I/C Other Revenue & Expense','I/C Other Revenue & Expense',1,6,NULL,2,1,NULL,81,0),(7,'I/C Publications Revenue & Expense','I/C Publications Revenue & Expense',1,7,NULL,2,1,NULL,83,0),(8,'I/C Consulting Revenue & Expense','I/C Consulting Revenue & Expense',1,8,NULL,2,1,NULL,84,0),(9,'I/C Education Revenue & Expense','I/C Education Revenue & Expense',1,9,NULL,2,1,NULL,86,0),(10,'I/C Interest Income & Expense','I/C Interest Income & Expense',1,10,NULL,2,1,NULL,88,0),(11,'I/C Alliance','I/C Alliance',2,11,NULL,2,1,NULL,90,0),(12,'I/C HR Revenue & Expense','I/C HR Revenue & Expense',2,12,NULL,2,1,NULL,91,0),(13,'I/C Facilities Revenue & Expense','I/C Facilities Revenue & Expense',2,13,NULL,2,1,NULL,93,0),(14,'I/C Communications Revenue & Expense','I/C Communications Revenue & Expense',2,14,NULL,2,1,NULL,95,0),(15,'I/C Travel Revenue & Expense','I/C Travel Revenue & Expense',2,15,NULL,2,1,NULL,97,0),(16,'I/C Business Development Revenue & Exp','I/C Business Development Revenue & Exp',2,16,NULL,2,1,NULL,99,0),(17,'I/C Purchased Services Revenue & Expense','I/C Purchased Services Revenue & Expense',2,17,NULL,2,1,NULL,101,0),(18,'I/C FYF WW Deal Allocations','I/C FYF WW Deal Allocations',2,18,NULL,2,1,NULL,103,0),(19,'I/C Renewal WW Deal Allocations','I/C Renewal WW Deal Allocations',2,19,NULL,2,1,NULL,105,0),(20,'I/C Royalties Rec & Pay/Accruals','I/C Royalties Receivable & Payable/Accruals',1,20,NULL,2,1,NULL,107,0),(21,'I/C Notes Recievable and Payable','I/C Notes Receivable and Payable',1,21,NULL,2,1,NULL,109,0),(22,'I/C Dividends Receivable and Payable','I/C Dividends Receivable and Payable',1,22,NULL,2,1,NULL,111,0),(23,'Investments in Subs/Capital Stock','Investments in Subs/Capital Stock',1,23,NULL,2,1,NULL,113,0),(25,'I/C Deferred Royalty Expense and Income','I/C Deferred Royalty Expense and Income',1,25,NULL,2,1,NULL,114,0),(26,'I/C Worldwide Deal Rec & Pay','I/C Worldwide Deal Rec & Pay',1,26,NULL,2,1,NULL,116,0),(27,'I/C Global Admin Fee','I/C Global Admin Fee',2,27,NULL,2,1,NULL,118,0),(28,'IC CPM FYF','IC CPM FYF',2,28,NULL,2,1,NULL,120,0),(29,'IC CPM Ren','IC CPM Ren',2,29,NULL,2,1,NULL,121,0),(31,'I/C Other Receivable & Payable Accruals','I/C Other Receivable & Payable Accruals',1,31,NULL,2,1,NULL,123,0),(32,'I/C Managment Fee Revenue & Expense','I/C Management Fee Revenue & Expense',1,32,NULL,1,1,NULL,149,0),(33,'I/C R&D Revenue & Expense','I/C R&D Revenue & Expense',1,33,NULL,1,1,NULL,125,0),(34,'I/C Royalty Revenue and Expense','I/C Royalty Revenue and Expense',1,34,NULL,1,1,NULL,126,0),(35,'I/C Royalty Revenue & Expense-Subscr.Adj','I/C Royalty Revenue & Expense-Subscr.Adj',1,35,NULL,1,1,NULL,127,0),(36,'I/C Other Revenue & Expense','I/C Other Revenue & Expense - pre 2009',1,36,NULL,1,1,NULL,128,0),(37,'I/C Publications Revenue & Expense','I/C Publications Revenue & Expense',1,37,NULL,1,1,NULL,129,0),(38,'I/C Consulting Revenue & Expense','I/C Consulting Revenue & Expense',1,38,NULL,1,1,NULL,130,0),(39,'I/C Education Revenue & Expense','I/C Education Revenue & Expense',1,39,NULL,1,1,NULL,131,0),(40,'I/C Interest Income & Expense','I/C Interest Income & Expense',1,40,NULL,1,1,NULL,132,0),(41,'I/C Alliance','I/C Alliance',2,41,NULL,1,1,NULL,133,0),(42,'I/C HR Revenue & Expense','I/C HR Revenue & Expense',2,42,NULL,1,1,NULL,134,0),(43,'I/C Facilities Revenue & Expense','I/C Facilities Revenue & Expense',2,43,NULL,1,1,NULL,135,0),(44,'I/C Communications Revenue & Expense','I/C Communications Revenue & Expense',2,44,NULL,1,1,NULL,136,0),(45,'I/C Travel Revenue & Expense','I/C Travel Revenue & Expense',2,45,NULL,1,1,NULL,137,0),(46,'I/C Business Development Revenue & Exp','I/C Business Development Revenue & Exp',2,46,NULL,1,1,NULL,138,0),(47,'I/C Purchased Services Revenue & Expense','I/C Purchased Services Revenue & Expense',2,47,NULL,1,1,NULL,139,0),(48,'I/C FYF WW Deal Allocations','I/C FYF WW Deal Allocations',2,48,NULL,1,1,NULL,140,0),(49,'I/C Renewal WW Deal Allocations','I/C Renewal WW Deal Allocations',2,49,NULL,1,1,NULL,141,0),(50,'I/C Global Admin Fee','I/C Global Admin Fee',2,50,NULL,1,1,NULL,142,0),(51,'IC CPM FYF','IC CPM FYF',2,51,NULL,1,1,NULL,143,0),(52,'IC CPM Ren','IC CPM Ren',2,52,NULL,1,1,NULL,144,0),(53,'I/C Managment Fee Revenue & Expense','I/C Management Fee Revenue & Expense',1,53,NULL,1,1,NULL,77,0),(54,'I/C R&D Revenue & Expense','I/C R&D Revenue & Expense',1,54,NULL,1,1,NULL,79,0),(55,'I/C Royalty Revenue and Expense','I/C Royalty Revenue and Expense',1,55,NULL,1,1,NULL,82,0),(56,'I/C Royalty Revenue & Expense-Subscr.Adj','I/C Royalty Revenue & Expense-Subscr.Adj',1,56,NULL,1,1,NULL,85,0),(57,'I/C Other Revenue & Expense','I/C Other Revenue & Expense',1,57,NULL,1,1,NULL,87,0),(58,'I/C Publications Revenue & Expense','I/C Publications Revenue & Expense',1,58,NULL,1,1,NULL,89,0),(59,'I/C Consulting Revenue & Expense','I/C Consulting Revenue & Expense',1,59,NULL,1,1,NULL,92,0),(60,'I/C Education Revenue & Expense','I/C Education Revenue & Expense',1,60,NULL,1,1,NULL,94,0),(61,'I/C Interest Income & Expense','I/C Interest Income & Expense',1,61,NULL,1,1,NULL,96,0),(62,'I/C Alliance','I/C Alliance',2,62,NULL,1,1,NULL,98,0),(63,'I/C HR Revenue & Expense','I/C HR Revenue & Expense',2,63,NULL,1,1,NULL,100,0),(64,'I/C Facilities Revenue & Expense','I/C Facilities Revenue & Expense',2,64,NULL,1,1,NULL,102,0),(65,'I/C Communications Revenue & Expense','I/C Communications Revenue & Expense',2,65,NULL,1,1,NULL,104,0),(66,'I/C Travel Revenue & Expense','I/C Travel Revenue & Expense',2,66,NULL,1,1,NULL,106,0),(67,'I/C Business Development Revenue & Exp','I/C Business Development Revenue & Exp',2,67,NULL,1,1,NULL,108,0),(68,'I/C Purchased Services Revenue & Expense','I/C Purchased Services Revenue & Expense',2,68,NULL,1,1,NULL,110,0),(69,'I/C FYF WW Deal Allocations','I/C FYF WW Deal Allocations',2,69,NULL,1,1,NULL,112,0),(70,'I/C Renewal WW Deal Allocations','I/C Renewal WW Deal Allocations',2,70,NULL,1,1,NULL,115,0),(71,'I/C Global Admin Fee','I/C Global Admin Fee',2,71,NULL,1,1,NULL,117,0),(72,'IC CPM FYF','IC CPM FYF',2,72,NULL,1,1,NULL,119,0),(73,'IC CPM Ren','IC CPM Ren',2,73,NULL,1,1,NULL,122,0),(74,'Bad Debt reclass to 99999','Reclass account 679410 from ADM to 99999 (US MGMT Model only)',6,NULL,74,1,1,NULL,0,0),(75,'Foreign WIthhold Tax reclass','Reclass foreign withhold tax from 61300 to INTMG, to move out of Finance/Admin roll-up\nsaslaf/07AUG07 -- added ADM to capture reclass data exported from WW MGMT model and seeded as VIEW across all models -- ran this way only for JULVIEW JAN07 - JUN07.',6,NULL,75,1,1,NULL,0,0),(76,'Foreign WIthhold Tax reclass','Reclass foreign withhold tax from 61300 (FIN) to ADM, to move out of FIN Function --\nsaslaf/07AUG07 - reclass to INTMG which is now in the ADM rollup so that this rule mirrors the US MGMT model reclass rule.',6,NULL,76,1,1,NULL,0,0),(77,'Move MIA data','To move all MIA activity out of Company 100 and into Company 860 (SAS Inc Distributor) so that it rolls up to EMEA.',6,NULL,77,1,1,NULL,0,0),(79,'Move MIA data','To move all MIA activity out of Company 100 and into Company 860 (SAS Inc Distributor) so that it rolls up to EMEA.',6,NULL,79,1,1,NULL,0,0),(80,'CPM_US_EMEA-AP-290-298-LA-EXT','CPM_US_EMEA-AP-290-298-LA-EXT',6,NULL,80,1,1,NULL,0,0),(81,'CPM_JMP','CPM_JMP',6,NULL,81,1,1,NULL,0,0),(82,'CPM_US_EMEA-AP-290-298-LA-EXT','CPM_US_EMEA-AP-290-298-LA-EXT',6,NULL,82,1,1,NULL,0,0),(83,'CPM_JMP','CPM_JMP',6,NULL,83,1,1,NULL,0,0),(84,'Profit Sharing Allocation','Profit Sharing allocation from 99999',4,NULL,84,1,1,NULL,0,0),(85,'Reclass of PS for DFX','Reclass profit sharing from DFX to 99999',6,NULL,85,1,1,NULL,0,0),(86,'Medical Plan Claims allocation','Medical Plan Claims allocation cc67004',4,NULL,86,1,1,NULL,0,0),(87,'HR Indirect allocations','HR Indirect allocations 1',4,NULL,87,1,1,NULL,0,0),(89,'Facilities Overhead allocations 2','Facilities Overhead allocations 2 - Jet related',4,NULL,89,0,0,NULL,0,0),(90,'Facilities Overhead Allocation 3','Facilities OH allocation of Regional Leases',4,NULL,90,1,1,NULL,0,0),(92,'Depr OH allocations 1','Depreciation OverHead allocations 1',4,NULL,92,1,1,NULL,0,0),(93,'Other OH allocations','Other OH Allocations - DOC/TAXPROP/Consulting allocations',4,NULL,93,1,1,NULL,0,0),(94,'HR Suppt OH allocations','HR Suppt OH Allocations - below Operating Expense',4,NULL,94,1,1,NULL,0,0),(95,'G&A Suppt OH allocations','G&A Suppt OH Allocations - below Operating Expense',4,NULL,95,1,1,NULL,0,0),(96,'IT Suppt OH allocations','IT Suppt OH Allocations - below Operating Expense',4,NULL,96,1,1,NULL,0,0),(111,'DocPrint OH allocations','Documentation Printing and Supplies allocations',4,NULL,111,1,1,NULL,0,0),(116,'Move LAOPR data','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,116,0,0,NULL,0,0),(117,'Move LAOPR data 1','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,117,0,0,NULL,0,0),(118,'Move LAOPR data 2','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,118,1,1,NULL,0,0),(119,'Move LAOPR data 3','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,119,0,0,NULL,0,0),(120,'Move LAOPR data 4','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,120,0,0,NULL,0,0),(121,'Move LAOPR data 5','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,121,0,0,NULL,0,0),(122,'Move LAOPR data 6','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,122,0,0,NULL,0,0),(123,'Move LAOPR data 7','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,123,0,0,NULL,0,0),(124,'Move LAOPR data 8','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,124,1,1,NULL,0,0),(125,'Move LAOPR data 9','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,125,0,0,NULL,0,0),(126,'Move LAOPR data 10','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,126,0,0,NULL,0,0),(129,'Move LAOPR data 1','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,129,0,0,NULL,0,0),(130,'Move LAOPR data 2','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,130,1,1,NULL,0,0),(131,'Move LAOPR data 3','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,131,0,0,NULL,0,0),(132,'Move LAOPR data 4','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,132,0,0,NULL,0,0),(133,'Move LAOPR data 5','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,133,0,0,NULL,0,0),(134,'Move LAOPR data 6','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,134,0,0,NULL,0,0),(135,'Move LAOPR data 7','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,135,0,0,NULL,0,0),(136,'Move LAOPR data 8','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,136,1,1,NULL,0,0),(137,'Move LAOPR data 9','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,137,0,0,NULL,0,0),(138,'Move LAOPR data 10','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,138,0,0,NULL,0,0),(139,'IC Global Employee Fee','IC Global Employee Fee',2,139,NULL,2,1,NULL,270,0),(140,'IC Global Employee Fee','IC Global Employee Fee',2,140,NULL,1,1,NULL,268,0),(141,'IC Global Employee Fee','IC Global Employee Fee',2,141,NULL,1,1,NULL,269,0),(143,'Profit Sharing Allocation','Profit Sharing Allocation from 99999',4,NULL,143,1,1,NULL,0,0),(144,'Reclass of PS for DFX','Reclass profit sharing from DFX to 99999',6,NULL,144,2,1,NULL,0,0),(145,'Medical Plan Claims allocation','Medical Plan Claims allocation cc67004',4,NULL,145,1,1,NULL,0,0),(146,'HR Indirect allocations','HR Indirect allocations 1',4,NULL,146,1,1,NULL,0,0),(147,'Facilities OVHD alloc 1','Facilities Overhead allocations 1',4,NULL,147,0,0,NULL,0,0),(149,'Facilities OVHD alloc Regional Leases','Facilities OVHD alloc Regional Leases',4,NULL,149,1,1,NULL,0,0),(150,'Comm OVHD alloc','Communications OVHD allocations',4,NULL,150,1,1,NULL,0,0),(151,'Depr OVHD alloc','Depreciation OVHD allocations',4,NULL,151,1,1,NULL,0,0),(152,'DocPrint OVHD alloc','Documentation Printing and Supplies OVHD allocations',4,NULL,152,1,1,NULL,0,0),(153,'Other OVHD alloc','Other OVHD allocations',4,NULL,153,1,1,NULL,0,0),(154,'HR Suppt OVHD alloc','HR Support OVHD allocations',4,NULL,154,1,1,NULL,0,0),(155,'G&A Suppt OVHD alloc','G&A Support OVHD allocations',4,NULL,155,1,1,NULL,0,0),(156,'IT Suppt OVHD alloc','IT Support OVHD allocations',4,NULL,156,1,1,NULL,0,0),(157,'FAC Suppt OVHD alloc','FAC Support OVHD allocations',4,NULL,157,1,1,NULL,0,0),(158,'Move MIA data 2 Ind','To move all MIA activity out of Company 100 and into Company 860 (SAS Inc Distributor) so that it rolls up to EMEA.',6,NULL,158,1,1,NULL,0,0),(159,'Move LAOPR data 8 Ind','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,159,1,1,NULL,0,0),(160,'Move MIA data 2 Ind','To move all MIA activity out of Company 100 and into Company 860 (SAS Inc Distributor) so that it rolls up to EMEA.',6,NULL,160,1,1,NULL,0,0),(161,'Move LAOPR data 8 Ind','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,161,1,1,NULL,0,0),(162,'Move LAOPR data 8 Off','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,162,1,1,NULL,0,0),(163,'Move MIA data 2 Off','To move all MIA activity out of Company 100 and into Company 860 (SAS Inc Distributor) so that it rolls up to EMEA.',6,NULL,163,1,1,NULL,0,0),(164,'Move MIA data 2 Off','To move all MIA activity out of Company 100 and into Company 860 (SAS Inc Distributor) so that it rolls up to EMEA.',6,NULL,164,1,1,NULL,0,0),(165,'Move LAOPR data 8 Off','To move all LAOPS activity out of Company 100 and into Company LA (LAOPR) so that it rolls up to CALA.',6,NULL,165,1,1,NULL,0,0),(166,'Profitability Bonus Allocation','Profitability Bonus Allocation from 99999',4,NULL,166,1,1,NULL,0,0),(167,'Profitability Bonus Allocation','Profitability Bonus allocation from 99999',4,NULL,167,1,1,NULL,0,0),(170,'IC Referral Fee','IC Referral Fee',2,170,NULL,2,1,NULL,414,0),(171,'IC Referral Fee','IC Referral Fee',2,171,NULL,1,1,NULL,415,0),(172,'IC Referral Fee','IC Referral Fee',2,172,NULL,1,1,NULL,416,0),(173,'Fac OVHD alloc','Facilities Overhead allocations ',4,NULL,173,1,1,NULL,0,0),(174,'Fac Regional OVHD alloc','Facilities Regional OVHD allocations ',4,NULL,174,1,1,NULL,0,0),(175,'Comm OHVD Alloc','Communication OverHead Allocation',4,NULL,175,1,1,NULL,0,0),(176,'Fac OVHD alloc','Facilities Overhead allocations',4,NULL,176,1,1,NULL,0,0),(178,'Fac Regional OVHD alloc','Facilities Regional OVHD allocations',4,NULL,178,1,1,NULL,0,0),(179,'IC Royalty Deductible Direct Expense','IC Royalty Deductible Direct Expense',2,179,NULL,2,1,NULL,521,0),(180,'IC Royalty Deductible Direct Expense','IC Royalty Deductible Direct Expense',2,180,NULL,1,1,NULL,522,0),(181,'IC Royalty Deductible Direct Expense','IC Royalty Deductible Direct Expense',2,181,NULL,1,1,NULL,523,0),(182,'Move Co 100 Americas Delivery to AMDEL INTERNAL_ORG','Move Co 100 cost centers 30264 36172 36543 to AMDEL INTERNAL_ORG',6,NULL,182,0,0,NULL,0,0),(184,'Move Co 100 36534 to EMDEL INTERNAL_ORG','Move Co 100 cost centers 36534 to EMDEL INTERNAL_ORG',6,NULL,184,1,1,NULL,0,0),(185,'Move Co 100 Global Enablement EXT to GLOBENAB INTERNAL_ORG EXT','Move EXT values of Co 100 cost centers CONSA to GLOBENAB INTERNAL_ORG',6,NULL,185,1,1,NULL,0,0),(186,'Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS','Move TRADER values of Co 100 cost centers 30286 30346 30530 36100 to GLOBENAB INTERNAL_ORG TRADERS',6,NULL,186,1,1,NULL,0,0),(187,'Move Co 100 36113 TRADERS to GLOBENAB INTERNAL_ORG TRADERS','Move TRADER values of Co 100 cost center 36113 to GLOBENAB INTERNAL_ORG TRADERS',6,NULL,187,1,1,NULL,0,0),(188,'Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS 2','Move TRADER values of Co 100 cost centers 36132 36133 36535 36536 to GLOBENAB INTERNAL_ORG TRADERS',6,NULL,188,1,1,NULL,0,0),(287,'FAC Suppt OH allocs','Fac Suppt OH Allocations - below Operating Expense',4,NULL,287,1,1,NULL,0,0),(288,'Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS v2','Move TRADER values of Co 100 cost centers 36552 36602 to GLOBENAB INTERNAL_ORG TRADERS',6,NULL,288,1,1,NULL,0,0),(289,'100 Profit Sharing Allocation','100 Profit Sharing allocation from 99999',4,NULL,289,1,1,NULL,0,0),(290,'100 Profitability Bonus Allocation','100 Profitability Bonus allocation from 99999',4,NULL,290,1,1,NULL,0,0),(291,'100 Medical Plan Claims allocation','100 Medical Plan Claims allocation cc67004',4,NULL,291,1,1,NULL,0,0),(292,'100 HR Indirect allocations','100 HR Indirect allocations',4,NULL,292,1,1,NULL,0,0),(293,'100 Fac OVHD alloc','100 Facilities Overhead allocations',4,NULL,293,1,1,NULL,0,0),(294,'100 Fac Regional OVHD alloc','100 Facilities Regional OVHD allocations ',4,NULL,294,1,1,NULL,0,0),(295,'100 Fac Regional OVHD alloc 2','100 Facilities Regional OVHD allocations 2',4,NULL,295,1,1,NULL,0,0),(296,'100 Comm OVHD alloc','100 Communications Overhead allocations',4,NULL,296,1,1,NULL,0,0),(297,'100 Depr OH allocations','100 Depr OH allocations',4,NULL,297,1,1,NULL,0,0),(298,'100 DocPrint OH allocations','100 DocPrint OH allocations',4,NULL,298,1,1,NULL,0,0),(299,'100 Other OH allocations','100 Other OH Allocations - DOC/TAXPROP/Consulting allocations',4,NULL,299,1,1,NULL,0,0),(300,'100 HR Suppt OH allocations','100 HR Suppt OH Allocations - below Operating Expense',4,NULL,300,1,1,NULL,0,0),(301,'100 G&A Suppt OH allocations','100 G&A Suppt OH Allocations - below Operating Expense',4,NULL,301,1,1,NULL,0,0),(302,'100 IT Suppt OH allocations','100 IT Suppt OH Allocations - below Operating Expense',4,NULL,302,1,1,NULL,0,0),(303,'580 HREXP ALLOC','Austria HREXP Allocations',4,NULL,303,1,1,NULL,0,0),(304,'580 BUILDEXP ALLOC','Austria BUILDEXP Allocations',4,NULL,304,1,1,NULL,0,0),(305,'580 COMMEXP ALLOC','Austria COMMEXP Allocations',4,NULL,305,1,1,NULL,0,0),(306,'580 OTHREXP ALLOC','Austria OTHREXP Allocations',4,NULL,306,1,1,NULL,0,0),(307,'580 DOCPRINTEXP ALLOC','Austria DOC and PRINT EXP Allocations',4,NULL,307,1,1,NULL,0,0),(309,'620 HREXP ALLOC','Netherlands HREXP Allocations',4,NULL,309,1,1,NULL,0,0),(310,'620 BUILDEXP ALLOC','Netherlands BUILDEXP Allocations',4,NULL,310,1,1,NULL,0,0),(311,'620 COMMEXP ALLOC','Netherlands COMMEXP Allocations',4,NULL,311,1,1,NULL,0,0),(313,'620 DOCPRINTEXP ALLOC','Netherlands DOC and PRINT EXP Allocations',4,NULL,313,1,1,NULL,0,0),(314,'620 DEPREXP ALLOC','Netherlands DEPREXP Allocations',4,NULL,314,1,1,NULL,0,0),(317,'740 BUILDEXP ALLOC','740 BUILDEXP Allocations',4,NULL,317,1,1,NULL,0,0),(318,'740 COMMEXP ALLOC','740 COMMEXP Allocations',4,NULL,318,1,1,NULL,0,0),(319,'740 OTHREXP ALLOC','740 OTHREXP Allocations',4,NULL,319,1,1,NULL,0,0),(322,'510 HREXP ALLOC','510 HREXP Allocations',4,NULL,322,1,1,NULL,0,0),(323,'510 BUILDEXP ALLOC','510 BUILDEXP Allocations',4,NULL,323,1,1,NULL,0,0),(324,'510 COMMEXP ALLOC','510 COMMEXP Allocations',4,NULL,324,1,1,NULL,0,0),(325,'510 OTHREXP ALLOC','510 OTHREXP Allocations',4,NULL,325,1,1,NULL,0,0),(326,'510 DOCPRINTEXP ALLOC','510 DOC and PRINT EXP Allocations',4,NULL,326,1,1,NULL,0,0),(327,'510 DEPREXP ALLOC','510 DEPREXP Allocations',4,NULL,327,1,1,NULL,0,0),(329,'530 BUILDEXP ALLOC','Italy BUILDEXP Allocations',4,NULL,329,1,1,NULL,0,0),(330,'530 COMMEXP ALLOC','Italy COMMEXP Allocations',4,NULL,330,1,1,NULL,0,0),(333,'530 DEPREXP ALLOC','Italy DEPREXP Allocations',4,NULL,333,1,1,NULL,0,0),(334,'550 HREXP ALLOC','Germany HREXP Allocations',4,NULL,334,1,1,NULL,0,0),(335,'550 BUILDEXP ALLOC','Germany BUILDEXP Allocations',4,NULL,335,1,1,NULL,0,0),(336,'550 COMMEXP ALLOC','Germany COMMEXP Allocations',4,NULL,336,1,1,NULL,0,0),(337,'550 OTHREXP ALLOC','Germany OTHREXP Allocations',4,NULL,337,1,1,NULL,0,0),(338,'550 DOCPRINTEXP ALLOC','Germany DOC and PRINT EXP Allocations',4,NULL,338,1,1,NULL,0,0),(339,'550 DEPREXP ALLOC','Germany DEPREXP Allocations',4,NULL,339,1,1,NULL,0,0),(340,'540 HREXP ALLOC','UK 540 HREXP Allocations',4,NULL,340,1,1,NULL,0,0),(341,'540 BUILDEXP ALLOC','UK 540 BUILDEXP Allocations',4,NULL,341,1,1,NULL,0,0),(342,'540 COMMEXP ALLOC','UK 540 COMMEXP Allocations',4,NULL,342,1,1,NULL,0,0),(343,'540 DOCPRINTEXP ALLOC','UK 540 DOC and PRINT EXP Allocations',4,NULL,343,1,1,NULL,0,0),(344,'540 DEPREXP ALLOC','UK 540 DEPREXP Allocations',4,NULL,344,1,1,NULL,0,0),(345,'520 HREXP ALLOC','Denmark HREXP Allocations',4,NULL,345,1,1,NULL,0,0),(346,'520 BUILDEXP ALLOC','Denmark BUILDEXP Allocations',4,NULL,346,1,1,NULL,0,0),(347,'520 COMMEXP ALLOC','Denmark COMMEXP Allocations',4,NULL,347,1,1,NULL,0,0),(348,'520 OTHREXP ALLOC','Denmark OTHREXP Allocations',4,NULL,348,1,1,NULL,0,0),(349,'520 DOCPRINTEXP ALLOC','Denmark DOC and PRINT EXP Allocations',4,NULL,349,1,1,NULL,0,0),(350,'520 DEPREXP ALLOC','Denmak DEPREXP Allocations',4,NULL,350,1,1,NULL,0,0),(351,'590 HREXP ALLOC','590 HREXP Allocations',4,NULL,351,1,1,NULL,0,0),(352,'590 BUILDEXP ALLOC','590 BUILDEXP Allocations',4,NULL,352,1,1,NULL,0,0),(353,'590 COMMEXP ALLOC','590 COMMEXP Allocations',4,NULL,353,1,1,NULL,0,0),(354,'590 OTHREXP ALLOC','590 OTHREXP Allocations',4,NULL,354,1,1,NULL,0,0),(355,'590 DOCPRINTEXP ALLOC','590 DOC and PRINT EXP Allocations',4,NULL,355,1,1,NULL,0,0),(356,'590 DEPREXP ALLOC','590 DEPREXP Allocations',4,NULL,356,1,1,NULL,0,0),(357,'690 HREXP ALLOC','690 HREXP Allocations',4,NULL,357,0,0,NULL,0,0),(358,'690 BUILDEXP ALLOC','690 BUILDEXP Allocations',4,NULL,358,0,0,NULL,0,0),(359,'690 COMMEXP ALLOC','690 COMMEXP Allocations',4,NULL,359,0,0,NULL,0,0),(360,'690 OTHREXP ALLOC','690 OTHREXP Allocations',4,NULL,360,0,0,NULL,0,0),(361,'690 DOCPRINTEXP ALLOC','690 DOC and PRINT EXP Allocations',4,NULL,361,0,0,NULL,0,0),(362,'690 DEPREXP ALLOC','690 DEPREXP Allocations',4,NULL,362,0,0,NULL,0,0),(369,'600 HREXP ALLOC','Finland HREXP Allocations',4,NULL,369,1,1,NULL,0,0),(370,'600 BUILDEXP ALLOC','Finland BUILDEXP Allocations',4,NULL,370,1,1,NULL,0,0),(371,'600 COMMEXP ALLOC','Finland COMMEXP Allocations',4,NULL,371,1,1,NULL,0,0),(372,'600 OTHREXP ALLOC','Finland OTHREXP Allocations',4,NULL,372,1,1,NULL,0,0),(373,'600 DOCPRINTEXP ALLOC','Finland DOC and PRINT EXP Allocations',4,NULL,373,1,1,NULL,0,0),(374,'600 DEPREXP ALLOC','Finland DEPREXP Allocations',4,NULL,374,1,1,NULL,0,0),(375,'630 HREXP ALLOC','Norway HREXP Allocations',4,NULL,375,1,1,NULL,0,0),(376,'630 BUILDEXP ALLOC','Norway BUILDEXP Allocations',4,NULL,376,1,1,NULL,0,0),(377,'630 COMMEXP ALLOC','Norway COMMEXP Allocations',4,NULL,377,1,1,NULL,0,0),(378,'630 OTHREXP ALLOC','Norway OTHREXP Allocations',4,NULL,378,1,1,NULL,0,0),(380,'630 DEPREXP ALLOC 60499','Norway DEPREXP Allocations',4,NULL,380,1,1,NULL,0,0),(382,'670 BUILDEXP ALLOC','Portugal BUILDEXP Allocations',4,NULL,382,1,1,NULL,0,0),(383,'670 COMMEXP ALLOC','Portugal COMMEXP Allocations',4,NULL,383,1,1,NULL,0,0),(387,'640 HREXP ALLOC','640 HREXP Allocations',4,NULL,387,1,1,NULL,0,0),(388,'640 BUILDEXP ALLOC','640 BUILDEXP Allocations',4,NULL,388,1,1,NULL,0,0),(389,'640 COMMEXP ALLOC','640 COMMEXP Allocations',4,NULL,389,1,1,NULL,0,0),(392,'640 DEPREXP ALLOC 20999','640 DEPREXP Allocations 20999',4,NULL,392,1,1,NULL,0,0),(393,'650 HREXP ALLOC','650 HREXP Allocations',4,NULL,393,1,1,NULL,0,0),(394,'650 BUILDEXP ALLOC','650 BUILDEXP Allocations',4,NULL,394,1,1,NULL,0,0),(395,'650 COMMEXP ALLOC','650 COMMEXP Allocations',4,NULL,395,1,1,NULL,0,0),(396,'650 OTHREXP ALLOC','650 OTHREXP Allocations',4,NULL,396,1,1,NULL,0,0),(397,'650 DOCPRINTEXP ALLOC','650 DOC and PRINT EXP Allocations',4,NULL,397,1,1,NULL,0,0),(398,'650 DEPREXP ALLOC','650 DEPREXP Allocations',4,NULL,398,1,1,NULL,0,0),(399,'660 HREXP ALLOC','660 HREXP Allocations',4,NULL,399,1,1,NULL,0,0),(400,'660 BUILDEXP ALLOC','660 BUILDEXP Allocations',4,NULL,400,1,1,NULL,0,0),(401,'660 COMMEXP ALLOC','660 COMMEXP Allocations',4,NULL,401,1,1,NULL,0,0),(402,'660 OTHREXP ALLOC','660 OTHREXP Allocations',4,NULL,402,1,1,NULL,0,0),(404,'660 DEPREXP ALLOC','660 DEPREXP Allocations',4,NULL,404,1,1,NULL,0,0),(405,'680 HREXP ALLOC','680 HREXP Allocations',4,NULL,405,0,0,NULL,0,0),(406,'680 BUILDEXP ALLOC','680 BUILDEXP Allocations',4,NULL,406,0,0,NULL,0,0),(407,'680 COMMEXP ALLOC','680 COMMEXP Allocations',4,NULL,407,0,0,NULL,0,0),(408,'680 OTHREXP ALLOC','680 OTHREXP Allocations',4,NULL,408,0,0,NULL,0,0),(409,'680 DOCPRINTEXP ALLOC','680 DOC and PRINT EXP Allocations',4,NULL,409,0,0,NULL,0,0),(410,'680 DEPREXP ALLOC','680 DEPREXP Allocations',4,NULL,410,0,0,NULL,0,0),(412,'880 BUILDEXP ALLOC','880 BUILDEXP Allocations',4,NULL,412,1,1,NULL,0,0),(417,'840 HREXP ALLOC','840 HREXP Allocations',4,NULL,417,1,1,NULL,0,0),(418,'840 BUILDEXP ALLOC','840 BUILDEXP Allocations',4,NULL,418,1,1,NULL,0,0),(419,'840 COMMEXP ALLOC','840 COMMEXP Allocations',4,NULL,419,1,1,NULL,0,0),(421,'840 DOCPRINTEXP ALLOC','840 DOC and PRINT EXP Allocations',4,NULL,421,1,1,NULL,0,0),(422,'840 DEPREXP ALLOC','840 DEPREXP Allocations',4,NULL,422,1,1,NULL,0,0),(423,'772 HREXP ALLOC','Slovenia HREXP Allocations',4,NULL,423,1,1,NULL,0,0),(424,'772 BUILDEXP ALLOC','Slovenia BUILDEXP Allocations',4,NULL,424,1,1,NULL,0,0),(425,'772 COMMEXP ALLOC','Slovenia COMMEXP Allocations',4,NULL,425,1,1,NULL,0,0),(426,'772 OTHREXP ALLOC','Slovenia OTHREXP Allocations',4,NULL,426,1,1,NULL,0,0),(427,'772 DOCPRINTEXP ALLOC','Slovenia DOC and PRINT EXP Allocations',4,NULL,427,1,1,NULL,0,0),(435,'731 HREXP ALLOC','Bulgaria HREXP Allocations',4,NULL,435,0,0,NULL,0,0),(436,'731 BUILDEXP ALLOC','Bulgaria BUILDEXP Allocations',4,NULL,436,0,0,NULL,0,0),(437,'731 COMMEXP ALLOC','Bulgaria COMMEXP Allocations',4,NULL,437,0,0,NULL,0,0),(438,'731 OTHREXP ALLOC','Bulgaria OTHREXP Allocations',4,NULL,438,0,0,NULL,0,0),(439,'731 DOCPRINTEXP ALLOC','Bulgaria DOC and PRINT EXP Allocations',4,NULL,439,0,0,NULL,0,0),(440,'731 DEPREXP ALLOC','Bulgaria DEPREXP Allocations',4,NULL,440,0,0,NULL,0,0),(441,'551 HREXP ALLOC','Russia HREXP Allocations',4,NULL,441,1,1,NULL,0,0),(442,'551 BUILDEXP ALLOC','Russia BUILDEXP Allocations',4,NULL,442,1,1,NULL,0,0),(443,'551 COMMEXP ALLOC','Russia COMMEXP Allocations',4,NULL,443,1,1,NULL,0,0),(447,'761 HREXP ALLOC','Ukraine HREXP Allocations',4,NULL,447,1,1,NULL,0,0),(448,'761 BUILDEXP ALLOC','Ukraine BUILDEXP Allocations',4,NULL,448,1,1,NULL,0,0),(449,'761 COMMEXP ALLOC','Ukraine COMMEXP Allocations',4,NULL,449,1,1,NULL,0,0),(452,'761 DEPREXP ALLOC','Ukraine DEPREXP Allocations',4,NULL,452,1,1,NULL,0,0),(465,'650 DEPREXP ALLOC 2','650 DEPREXP Allocations',4,NULL,465,1,1,NULL,0,0),(466,'620 DEPREXP ALLOC 2','Netherlands DEPREXP Allocations',4,NULL,466,1,1,NULL,0,0),(467,'530 DEPREXP ALLOC 2','Italy DEPREXP Allocations',4,NULL,467,1,1,NULL,0,0),(468,'760 HREXP ALLOC','760 CZ HREXP Allocations',4,NULL,468,1,1,NULL,0,0),(469,'760 BUILDEXP ALLOC','760 CZ BUILDEXP Allocations',4,NULL,469,1,1,NULL,0,0),(470,'760 COMMEXP ALLOC','760 CZ COMMEXP Allocations',4,NULL,470,1,1,NULL,0,0),(472,'760 DOCPRINTEXP ALLOC','760 CZ DOC and PRINT EXP Allocations',4,NULL,472,1,1,NULL,0,0),(473,'760 DEPREXP ALLOC','760 CZ DEPREXP Allocations',4,NULL,473,1,1,NULL,0,0),(474,'710 HREXP ALLOC','710 SK HREXP Allocations',4,NULL,474,1,1,NULL,0,0),(475,'710 BUILDEXP ALLOC','710 SK BUILDEXP Allocations',4,NULL,475,1,1,NULL,0,0),(476,'710 COMMEXP ALLOC','710 SK COMMEXP Allocations',4,NULL,476,1,1,NULL,0,0),(477,'710 DOCPRINTEXP ALLOC','710 SK DOC and PRINT EXP Allocations',4,NULL,477,1,1,NULL,0,0),(478,'710 DEPREXP ALLOC','710 SK DEPREXP Allocations',4,NULL,478,1,1,NULL,0,0),(479,'540 DEPREXP ALLOC 2','UK 540 DEPREXP Allocations 2',4,NULL,479,1,1,NULL,0,0),(480,'610 HREXP ALLOC','Ireland HREXP Allocations',4,NULL,480,1,1,NULL,0,0),(481,'610 BUILDEXP ALLOC','Ireland BUILDEXP Allocations',4,NULL,481,1,1,NULL,0,0),(482,'610 COMMEXP ALLOC','Ireland COMMEXP Allocations',4,NULL,482,1,1,NULL,0,0),(483,'610 DOCPRINTEXP ALLOC','Ireland DOC and PRINT EXP Allocations',4,NULL,483,1,1,NULL,0,0),(485,'610 DEPREXP ALLOC','Ireland DEPREXP Allocations',4,NULL,485,1,1,NULL,0,0),(486,'BARC HREXP ALLOC','Barcelona HREXP Allocations',4,NULL,486,1,1,NULL,0,0),(487,'BARC BUILDEXP ALLOC','Barcelona BUILDEXP Allocations',4,NULL,487,1,1,NULL,0,0),(488,'BARC COMMEXP ALLOC','Barcelona COMMEXP Allocations',4,NULL,488,1,1,NULL,0,0),(491,'BARC DEPREXP ALLOC 60499','Barcelona DEPREXP Allocations 60499',4,NULL,491,1,1,NULL,0,0),(492,'840 DEPREXP ALLOC v2','840 DEPREXP Allocations v2',4,NULL,492,1,1,NULL,0,0),(493,'670 HREXP ALLOC','Portugal HREXP Allocations',4,NULL,493,1,1,NULL,0,0),(494,'830 HREXP ALLOC','Greece HREXP Allocations',4,NULL,494,1,1,NULL,0,0),(495,'830 BUILDEXP ALLOC','Greece BUILDEXP Allocations',4,NULL,495,1,1,NULL,0,0),(496,'830 COMMEXP ALLOC','Greece COMMEXP Allocations',4,NULL,496,1,1,NULL,0,0),(497,'830 OTHREXP ALLOC','Greece OTHREXP Allocations',4,NULL,497,1,1,NULL,0,0),(498,'830 DOCPRINTEXP ALLOC','Greece DOC and PRINT EXP Allocations',4,NULL,498,1,1,NULL,0,0),(499,'830 DEPREXP ALLOC','Greece DEPREXP Allocations',4,NULL,499,1,1,NULL,0,0),(500,'730 HREXP ALLOC','Hungary HREXP Allocations',4,NULL,500,1,1,NULL,0,0),(501,'730 BUILDEXP ALLOC','Hungary BUILDEXP Allocations',4,NULL,501,1,1,NULL,0,0),(502,'730 COMMEXP ALLOC','Hungary COMMEXP Allocations',4,NULL,502,1,1,NULL,0,0),(503,'730 OTHREXP ALLOC','Hungary OTHREXP Allocations',4,NULL,503,1,1,NULL,0,0),(504,'730 DOCPRINTEXP ALLOC','Hungary DOC and PRINT EXP Allocations',4,NULL,504,1,1,NULL,0,0),(505,'730 DEPREXP ALLOC','Hungary DEPREXP Allocations',4,NULL,505,1,1,NULL,0,0),(506,'559 HREXP ALLOC','Romania HREXP Allocations',4,NULL,506,1,1,NULL,0,0),(507,'559 BUILDEXP ALLOC','Romania BUILDEXP Allocations',4,NULL,507,1,1,NULL,0,0),(508,'559 COMMEXP ALLOC','Romania COMMEXP Allocations',4,NULL,508,1,1,NULL,0,0),(509,'559 OTHREXP ALLOC','Romania OTHREXP Allocations',4,NULL,509,1,1,NULL,0,0),(510,'559 DOCPRINTEXP ALLOC','Romania DOC and PRINT EXP Allocations',4,NULL,510,1,1,NULL,0,0),(511,'559 DEPREXP ALLOC','Romania DEPREXP Allocations',4,NULL,511,1,1,NULL,0,0),(512,'CopyOf Rule #63-Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS 2','Move TRADER values of Co 100 cost centers 30266 36537 36544 to GLOBENAB INTERNAL_ORG TRADERS',6,NULL,512,1,1,NULL,0,0),(513,'640 DEPREXP ALLOC 60499','640 DEPREXP Allocations 60499',4,NULL,513,1,1,NULL,0,0),(514,'BARC DEPREXP ALLOC 20999','Barcelona DEPREXP Allocations 20999',4,NULL,514,1,1,NULL,0,0),(515,'Reclass of PS for DFX','Reclass profit sharing from DFX to 99999',6,NULL,515,1,1,NULL,0,0),(516,'290 BUILDEXP ALLOC','CAD 290 BUILDEXP Allocations',4,NULL,516,1,1,NULL,0,0),(517,'290 DEPREXP ALLOC','CAD 290 DEPREXP Allocations',4,NULL,517,1,1,NULL,0,0),(518,'I/C Other Revenue & Expense 1','I/C Other Revenue & Expense',1,518,NULL,0,0,NULL,1370,0),(519,'I/C Other Revenue & Expense 2','I/C Other Revenue & Expense',1,519,NULL,0,0,NULL,1371,0),(520,'I/C Other Revenue & Expense 3','I/C Other Revenue & Expense',1,520,NULL,0,0,NULL,1372,0),(521,'300 BUILDEXP ALLOC','MEX 300 BUILDEXP Allocations',4,NULL,521,2,0,NULL,0,0),(522,'300 DEPREXP ALLOC','MEX 300 DEPREXP Allocations',4,NULL,522,2,0,NULL,0,0),(523,'305 BUILDEXP ALLOC','COL 305 BUILDEXP Allocations',4,NULL,523,0,0,NULL,0,0),(524,'305 DEPREXP ALLOC','COL 305 DEPREXP Allocations',4,NULL,524,0,0,NULL,0,0),(525,'ITVEN BUILDEXP ALLOC','ITVEN BUILDEXP Allocations',4,NULL,525,1,1,NULL,0,0),(526,'ITVEN COMMEXP ALLOC','ITVEN COMMEXP Allocations',4,NULL,526,1,1,NULL,0,0),(527,'ITVEN DEPREXP ALLOC','ITVEN DEPREXP Allocations',4,NULL,527,1,1,NULL,0,0),(528,'ITVEN DEPREXP ALLOC 2','ITVEN DEPREXP Allocations',4,NULL,528,1,1,NULL,0,0),(529,'ITROM BUILDEXP ALLOC','ITROM BUILDEXP Allocations',4,NULL,529,1,1,NULL,0,0),(530,'ITROM COMMEXP ALLOC','ITROM COMMEXP Allocations',4,NULL,530,1,1,NULL,0,0),(531,'ITROM DEPREXP ALLOC','ITROM DEPREXP Allocations',4,NULL,531,1,1,NULL,0,0),(532,'ITROM DEPREXP ALLOC 2','ITROM DEPREXP Allocations',4,NULL,532,1,1,NULL,0,0),(536,'Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS v3','Move TRADER values of Co 100 cost centers 36122 36546 36550 to GLOBENAB INTERNAL_ORG TRADERS',6,NULL,536,1,1,NULL,0,0),(538,'530 BUILDEXP ALLOC 20999','Italy BUILDEXP Allocations 20999',4,NULL,538,1,1,NULL,0,0),(539,'ITVEN BUILDEXP ALLOC 20999','ITVEN BUILDEXP Allocations 20999',4,NULL,539,1,1,NULL,0,0),(540,'ITROM BUILDEXP ALLOC 20999','ITROM BUILDEXP Allocations 20999',4,NULL,540,1,1,NULL,0,0),(541,'530 DEPREXP ALLOC 20999','Italy DEPREXP Allocations 20999',4,NULL,541,1,1,NULL,0,0),(542,'ITVEN DEPREXP ALLOC 20999','ITVEN DEPREXP Allocations 20999',4,NULL,542,1,1,NULL,0,0),(543,'ITROM DEPREXP ALLOC 20999','ITROM DEPREXP Allocations 20999',4,NULL,543,1,1,NULL,0,0),(544,'630 DEPREXP ALLOC 20999','Norway DEPREXP Allocations',4,NULL,544,1,1,NULL,0,0),(545,'Move Co 115 Depr Exp Other Intangibles','Move Co 115 acct 699221 (Run only for Dec 2008 actual)',6,NULL,545,0,0,NULL,0,0),(546,'551 DEPEXP ALLOC','Russia DEPREXP Allocations',4,NULL,546,1,1,NULL,0,0),(547,'Move Co 115 116 117 Bonus','Move Co 115 116 117 acct 611210 (run only July 2008 actual)',6,NULL,547,0,0,NULL,0,0),(548,'Move Co 115 Contract Labor','Move Co 115 acct 611310 (run only for July 2008 actual)',6,NULL,548,0,0,NULL,0,0),(549,'Move Co 115 Legal Fees','Move Co 115 acct 661210 (run only for June and July 2008 actual)',6,NULL,549,0,0,NULL,0,0),(550,'Move Co 115 Accounting Fees','Move Co 115 acct 661415 (run only for Apr thru Jul 2008 actual) ',6,NULL,550,0,0,NULL,0,0),(551,'Move Co 115 Depr Exp Other Intangibles to NOP','Move Co 115 acct 699221 (move to NOP)',6,NULL,551,0,0,NULL,0,0),(552,'630 HREXP ALLOC PS','Norway HREXP Alloc acct 612210',4,NULL,552,1,1,NULL,0,0),(553,'630 DOCPRINTEXP ALLOC','Norway DOC and PRINT EXP Allocations',4,NULL,553,1,1,NULL,0,0),(555,'630 BUSDEV ALLOC','Norway BUSDEV EXP Allocations',4,NULL,555,1,1,NULL,0,0),(556,'560 HREXP ALLOC','Croatia Gmbh HREXP Allocations',4,NULL,556,1,1,NULL,0,0),(557,'560 BUILDEXP ALLOC','Croatia Gmbh BUILDEXP Allocations',4,NULL,557,1,1,NULL,0,0),(558,'560 COMMEXP ALLOC','Croatia Gmbh COMMEXP Allocations',4,NULL,558,1,1,NULL,0,0),(559,'560 OTHREXP ALLOC','Croatia Gmbh OTHREXP Allocations',4,NULL,559,1,1,NULL,0,0),(560,'560 DOCPRINTEXP ALLOC','Croatia Gmbh DOC and PRINT EXP Allocations',4,NULL,560,1,1,NULL,0,0),(561,'772 DEPREXP ALLOC','Slovenia DEPREXP Allocations',4,NULL,561,1,1,NULL,0,0),(562,'560 DEPREXP ALLOC','Croatia Gmbh DEPREXP Allocations',4,NULL,562,1,1,NULL,0,0),(563,'775 HREXP ALLOC','Croatia Branch HREXP Allocations',4,NULL,563,1,1,NULL,0,0),(564,'775 BUILDEXP ALLOC','Croatia Branch BUILDEXP Allocations',4,NULL,564,1,1,NULL,0,0),(565,'775 COMMEXP ALLOC','Croatia Branch COMMEXP Allocations',4,NULL,565,1,1,NULL,0,0),(566,'775 OTHREXP ALLOC','Croatia Branch OTHREXP Allocations',4,NULL,566,1,1,NULL,0,0),(567,'775 DOCPRINTEXP ALLOC','Croatia Branch DOC and PRINT EXP Allocations',4,NULL,567,1,1,NULL,0,0),(568,'775 DEPREXP ALLOC','Croatia Branch DEPREXP Allocations',4,NULL,568,1,1,NULL,0,0),(569,'850 HREXP ALLOC','Dubai HREXP Allocations',4,NULL,569,1,1,NULL,0,0),(570,'850 BUILDEXP ALLOC','Dubai BUILDEXP Allocations',4,NULL,570,1,1,NULL,0,0),(571,'850 COMMEXP ALLOC','Dubai COMMEXP Allocations',4,NULL,571,1,1,NULL,0,0),(572,'850 DOCPRINTEXP ALLOC','Dubai DOC and PRINT EXP Allocations',4,NULL,572,1,1,NULL,0,0),(573,'850 DEPREXP ALLOC','Dubai DEPREXP Allocations',4,NULL,573,1,1,NULL,0,0),(574,'852 HREXP ALLOC','Dubai Fzone HREXP Allocations',4,NULL,574,1,1,NULL,0,0),(575,'852 BUILDEXP ALLOC','Dubai Fzone BUILDEXP Allocations',4,NULL,575,1,1,NULL,0,0),(576,'852 COMMEXP ALLOC','Dubai Fzone COMMEXP Allocations',4,NULL,576,1,1,NULL,0,0),(577,'852 DOCPRINTEXP ALLOC','Dubai Fzone DOC and PRINT EXP Allocations',4,NULL,577,1,1,NULL,0,0),(578,'852 DEPREXP ALLOC','Dubai Fzone DEPREXP Allocations',4,NULL,578,1,1,NULL,0,0),(579,'882 HREXP ALLOC','Egypt HREXP Allocations',4,NULL,579,1,1,NULL,0,0),(580,'882 BUILDEXP ALLOC','Egypt BUILDEXP Allocations',4,NULL,580,1,1,NULL,0,0),(581,'882 COMMEXP ALLOC','Egypt COMMEXP Allocations',4,NULL,581,1,1,NULL,0,0),(582,'882 DOCPRINTEXP ALLOC','Egypt DOC and PRINT EXP Allocations',4,NULL,582,1,1,NULL,0,0),(583,'882 DEPREXP ALLOC','Egypt DEPREXP Allocations',4,NULL,583,1,1,NULL,0,0),(584,'850 OTHREXP ALLOC','Dubai OTHREXP Allocations',4,NULL,584,1,1,NULL,0,0),(585,'852 OTHREXP ALLOC','Dubai Fzone OTHREXP Allocations',4,NULL,585,1,1,NULL,0,0),(586,'882 OTHREXP ALLOC','Egypt OTHREXP Allocations',4,NULL,586,1,1,NULL,0,0),(587,'850 OTHREXP ALLOC 2','Dubai OTHREXP Allocations 2',4,NULL,587,1,1,NULL,0,0),(588,'852 OTHREXP ALLOC 2','Dubai Fzone OTHREXP Allocations 2',4,NULL,588,1,1,NULL,0,0),(589,'882 OTHREXP ALLOC 2','Egypt OTHREXP Allocations 2',4,NULL,589,1,1,NULL,0,0),(590,'Move func code fr 100 to EMDEL INTERNAL_ORG','Move Co 100 cost centers 36531 36532 36557 36558 to EMDEL INTERNAL_ORG',6,NULL,590,1,1,NULL,0,0),(591,'520 HREXP ALLOC','Denmark HREXP Allocations',4,NULL,591,1,1,NULL,0,0),(592,'520 BUILDEXP ALLOC','Denmark BUILDEXP Allocations',4,NULL,592,1,1,NULL,0,0),(593,'520 COMMEXP ALLOC','Denmark COMMEXP Allocations',4,NULL,593,1,1,NULL,0,0),(594,'520 OTHREXP ALLOC','Denmark OTHREXP Allocations',4,NULL,594,1,1,NULL,0,0),(595,'520 DOCPRINTEXP ALLOC','Denmark DOC and PRINT EXP Allocations',4,NULL,595,1,1,NULL,0,0),(596,'520 DEPREXP ALLOC','Denmak DEPREXP Allocations',4,NULL,596,1,1,NULL,0,0),(597,'510 HREXP ALLOC','510 HREXP Allocations',4,NULL,597,1,1,NULL,0,0),(598,'510 BUILDEXP ALLOC','510 BUILDEXP Allocations',4,NULL,598,1,1,NULL,0,0),(599,'510 COMMEXP ALLOC','510 COMMEXP Allocations',4,NULL,599,1,1,NULL,0,0),(600,'510 OTHREXP ALLOC','510 OTHREXP Allocations',4,NULL,600,1,1,NULL,0,0),(601,'510 DOCPRINTEXP ALLOC','510 DOC and PRINT EXP Allocations',4,NULL,601,1,1,NULL,0,0),(602,'510 DEPREXP ALLOC','510 DEPREXP Allocations',4,NULL,602,1,1,NULL,0,0),(603,'530 BUILDEXP ALLOC','Italy BUILDEXP Allocations',4,NULL,603,1,1,NULL,0,0),(604,'530 BUILDEXP ALLOC 20999','Italy BUILDEXP Allocations 20999',4,NULL,604,1,1,NULL,0,0),(605,'530 COMMEXP ALLOC','Italy COMMEXP Allocations',4,NULL,605,1,1,NULL,0,0),(606,'530 DEPREXP ALLOC','Italy DEPREXP Allocations',4,NULL,606,1,1,NULL,0,0),(607,'530 DEPREXP ALLOC 2','Italy DEPREXP Allocations',4,NULL,607,1,1,NULL,0,0),(608,'530 DEPREXP ALLOC 20999','Italy DEPREXP Allocations 20999',4,NULL,608,1,1,NULL,0,0),(609,'ITVEN BUILDEXP ALLOC','ITVEN BUILDEXP Allocations',4,NULL,609,1,1,NULL,0,0),(610,'ITVEN BUILDEXP ALLOC 20999','ITVEN BUILDEXP Allocations 20999',4,NULL,610,1,1,NULL,0,0),(611,'ITVEN COMMEXP ALLOC','ITVEN COMMEXP Allocations',4,NULL,611,1,1,NULL,0,0),(612,'ITVEN DEPREXP ALLOC','ITVEN DEPREXP Allocations',4,NULL,612,1,1,NULL,0,0),(613,'ITVEN DEPREXP ALLOC 2','ITVEN DEPREXP Allocations',4,NULL,613,1,1,NULL,0,0),(614,'ITVEN DEPREXP ALLOC 20999','ITVEN DEPREXP Allocations 20999',4,NULL,614,1,1,NULL,0,0),(615,'ITROM BUILDEXP ALLOC','ITROM BUILDEXP Allocations',4,NULL,615,1,1,NULL,0,0),(616,'ITROM BUILDEXP ALLOC 20999','ITROM BUILDEXP Allocations 20999',4,NULL,616,1,1,NULL,0,0),(617,'ITROM COMMEXP ALLOC','ITROM COMMEXP Allocations',4,NULL,617,1,1,NULL,0,0),(618,'ITROM DEPREXP ALLOC','ITROM DEPREXP Allocations',4,NULL,618,1,1,NULL,0,0),(619,'ITROM DEPREXP ALLOC 2','ITROM DEPREXP Allocations',4,NULL,619,1,1,NULL,0,0),(620,'ITROM DEPREXP ALLOC 20999','ITROM DEPREXP Allocations 20999',4,NULL,620,1,1,NULL,0,0),(621,'540 HREXP ALLOC','UK 540 HREXP Allocations',4,NULL,621,1,1,NULL,0,0),(622,'540 BUILDEXP ALLOC','UK 540 BUILDEXP Allocations',4,NULL,622,1,1,NULL,0,0),(623,'540 COMMEXP ALLOC','UK 540 COMMEXP Allocations',4,NULL,623,1,1,NULL,0,0),(624,'540 DOCPRINTEXP ALLOC','UK 540 DOC and PRINT EXP Allocations',4,NULL,624,1,1,NULL,0,0),(625,'540 DEPREXP ALLOC','UK 540 DEPREXP Allocations',4,NULL,625,1,1,NULL,0,0),(626,'540 DEPREXP ALLOC 2','UK 540 DEPREXP Allocations 2',4,NULL,626,1,1,NULL,0,0),(627,'550 HREXP ALLOC','Germany HREXP Allocations',4,NULL,627,1,1,NULL,0,0),(628,'550 BUILDEXP ALLOC','Germany BUILDEXP Allocations',4,NULL,628,1,1,NULL,0,0),(629,'550 COMMEXP ALLOC','Germany COMMEXP Allocations',4,NULL,629,1,1,NULL,0,0),(630,'550 OTHREXP ALLOC','Germany OTHREXP Allocations',4,NULL,630,1,1,NULL,0,0),(631,'550 DOCPRINTEXP ALLOC','Germany DOC and PRINT EXP Allocations',4,NULL,631,1,1,NULL,0,0),(632,'550 DEPREXP ALLOC','Germany DEPREXP Allocations',4,NULL,632,1,1,NULL,0,0),(633,'551 HREXP ALLOC','Russia HREXP Allocations',4,NULL,633,1,1,NULL,0,0),(634,'551 BUILDEXP ALLOC','Russia BUILDEXP Allocations',4,NULL,634,1,1,NULL,0,0),(635,'551 COMMEXP ALLOC','Russia COMMEXP Allocations',4,NULL,635,1,1,NULL,0,0),(636,'551 DEPEXP ALLOC','Russia DEPREXP Allocations',4,NULL,636,1,1,NULL,0,0),(637,'580 HREXP ALLOC','Austria HREXP Allocations',4,NULL,637,1,1,NULL,0,0),(638,'580 BUILDEXP ALLOC','Austria BUILDEXP Allocations',4,NULL,638,1,1,NULL,0,0),(639,'580 COMMEXP ALLOC','Austria COMMEXP Allocations',4,NULL,639,1,1,NULL,0,0),(640,'580 DOCPRINTEXP ALLOC','Austria DOC and PRINT EXP Allocations',4,NULL,640,1,1,NULL,0,0),(641,'580 OTHREXP ALLOC','Austria OTHREXP Allocations',4,NULL,641,1,1,NULL,0,0),(642,'590 HREXP ALLOC','590 HREXP Allocations',4,NULL,642,1,1,NULL,0,0),(643,'590 BUILDEXP ALLOC','590 BUILDEXP Allocations',4,NULL,643,1,1,NULL,0,0),(644,'590 COMMEXP ALLOC','590 COMMEXP Allocations',4,NULL,644,1,1,NULL,0,0),(645,'590 OTHREXP ALLOC','590 OTHREXP Allocations',4,NULL,645,1,1,NULL,0,0),(646,'590 DEPREXP ALLOC','590 DEPREXP Allocations',4,NULL,646,1,1,NULL,0,0),(647,'590 DOCPRINTEXP ALLOC','590 DOC and PRINT EXP Allocations',4,NULL,647,1,1,NULL,0,0),(648,'600 HREXP ALLOC','Finland HREXP Allocations',4,NULL,648,1,1,NULL,0,0),(649,'600 BUILDEXP ALLOC','Finland BUILDEXP Allocations',4,NULL,649,1,1,NULL,0,0),(650,'600 COMMEXP ALLOC','Finland COMMEXP Allocations',4,NULL,650,1,1,NULL,0,0),(651,'600 OTHREXP ALLOC','Finland OTHREXP Allocations',4,NULL,651,1,1,NULL,0,0),(652,'600 DOCPRINTEXP ALLOC','Finland DOC and PRINT EXP Allocations',4,NULL,652,1,1,NULL,0,0),(653,'600 DEPREXP ALLOC','Finland DEPREXP Allocations',4,NULL,653,1,1,NULL,0,0),(654,'610 HREXP ALLOC','Ireland HREXP Allocations',4,NULL,654,1,1,NULL,0,0),(655,'610 BUILDEXP ALLOC','Ireland BUILDEXP Allocations',4,NULL,655,1,1,NULL,0,0),(656,'610 COMMEXP ALLOC','Ireland COMMEXP Allocations',4,NULL,656,1,1,NULL,0,0),(657,'610 DOCPRINTEXP ALLOC','Ireland DOC and PRINT EXP Allocations',4,NULL,657,1,1,NULL,0,0),(658,'610 DEPREXP ALLOC','Ireland DEPREXP Allocations',4,NULL,658,1,1,NULL,0,0),(659,'620 HREXP ALLOC','Netherlands HREXP Allocations',4,NULL,659,1,1,NULL,0,0),(660,'620 BUILDEXP ALLOC','Netherlands BUILDEXP Allocations',4,NULL,660,1,1,NULL,0,0),(661,'620 COMMEXP ALLOC','Netherlands COMMEXP Allocations',4,NULL,661,1,1,NULL,0,0),(662,'620 DOCPRINTEXP ALLOC','Netherlands DOC and PRINT EXP Allocations',4,NULL,662,1,1,NULL,0,0),(663,'620 DEPREXP ALLOC','Netherlands DEPREXP Allocations',4,NULL,663,1,1,NULL,0,0),(664,'620 DEPREXP ALLOC 2','Netherlands DEPREXP Allocations',4,NULL,664,1,1,NULL,0,0),(665,'630 HREXP ALLOC','Norway HREXP Allocations',4,NULL,665,1,1,NULL,0,0),(666,'630 HREXP ALLOC PS','Norway HREXP Alloc acct 612210',4,NULL,666,1,1,NULL,0,0),(667,'630 BUILDEXP ALLOC','Norway BUILDEXP Allocations',4,NULL,667,1,1,NULL,0,0),(668,'630 COMMEXP ALLOC','Norway COMMEXP Allocations',4,NULL,668,1,1,NULL,0,0),(669,'630 BUSDEV ALLOC','Norway BUSDEV EXP Allocations',4,NULL,669,1,1,NULL,0,0),(670,'630 DOCPRINTEXP ALLOC','Norway DOC and PRINT EXP Allocations',4,NULL,670,1,1,NULL,0,0),(671,'630 OTHREXP ALLOC','Norway OTHREXP Allocations',4,NULL,671,1,1,NULL,0,0),(672,'630 DEPREXP ALLOC 20999','Norway DEPREXP Allocations',4,NULL,672,1,1,NULL,0,0),(673,'630 DEPREXP ALLOC 60499','Norway DEPREXP Allocations',4,NULL,673,1,1,NULL,0,0),(674,'640 HREXP ALLOC','640 HREXP Allocations',4,NULL,674,1,1,NULL,0,0),(675,'640 BUILDEXP ALLOC','640 BUILDEXP Allocations',4,NULL,675,1,1,NULL,0,0),(676,'640 COMMEXP ALLOC','640 COMMEXP Allocations',4,NULL,676,1,1,NULL,0,0),(677,'640 DEPREXP ALLOC 20999','640 DEPREXP Allocations 20999',4,NULL,677,1,1,NULL,0,0),(678,'640 DEPREXP ALLOC 60499','640 DEPREXP Allocations 60499',4,NULL,678,1,1,NULL,0,0),(679,'BARC HREXP ALLOC','Barcelona HREXP Allocations',4,NULL,679,1,1,NULL,0,0),(680,'BARC BUILDEXP ALLOC','Barcelona BUILDEXP Allocations',4,NULL,680,1,1,NULL,0,0),(681,'BARC COMMEXP ALLOC','Barcelona COMMEXP Allocations',4,NULL,681,1,1,NULL,0,0),(682,'BARC DEPREXP ALLOC 20999','Barcelona DEPREXP Allocations 20999',4,NULL,682,1,1,NULL,0,0),(683,'BARC DEPREXP ALLOC 60499','Barcelona DEPREXP Allocations 60499',4,NULL,683,1,1,NULL,0,0),(684,'650 HREXP ALLOC','650 HREXP Allocations',4,NULL,684,1,1,NULL,0,0),(685,'650 BUILDEXP ALLOC','650 BUILDEXP Allocations',4,NULL,685,1,1,NULL,0,0),(686,'650 COMMEXP ALLOC','650 COMMEXP Allocations',4,NULL,686,1,1,NULL,0,0),(687,'650 OTHREXP ALLOC','650 OTHREXP Allocations',4,NULL,687,1,1,NULL,0,0),(688,'650 DOCPRINTEXP ALLOC','650 DOC and PRINT EXP Allocations',4,NULL,688,1,1,NULL,0,0),(689,'650 DEPREXP ALLOC','650 DEPREXP Allocations',4,NULL,689,1,1,NULL,0,0),(690,'650 DEPREXP ALLOC 2','650 DEPREXP Allocations',4,NULL,690,1,1,NULL,0,0),(691,'660 HREXP ALLOC','660 HREXP Allocations',4,NULL,691,1,1,NULL,0,0),(692,'660 BUILDEXP ALLOC','660 BUILDEXP Allocations',4,NULL,692,1,1,NULL,0,0),(693,'660 COMMEXP ALLOC','660 COMMEXP Allocations',4,NULL,693,1,1,NULL,0,0),(694,'660 OTHREXP ALLOC','660 OTHREXP Allocations',4,NULL,694,1,1,NULL,0,0),(695,'660 DEPREXP ALLOC','660 DEPREXP Allocations',4,NULL,695,1,1,NULL,0,0),(696,'670 BUILDEXP ALLOC','Portugal BUILDEXP Allocations',4,NULL,696,1,1,NULL,0,0),(697,'670 COMMEXP ALLOC','Portugal COMMEXP Allocations',4,NULL,697,1,1,NULL,0,0),(698,'670 HREXP ALLOC','Portugal HREXP Allocations',4,NULL,698,1,1,NULL,0,0),(699,'680 HREXP ALLOC','680 HREXP Allocations',4,NULL,699,0,0,NULL,0,0),(700,'680 COMMEXP ALLOC','680 COMMEXP Allocations',4,NULL,700,0,0,NULL,0,0),(701,'680 BUILDEXP ALLOC','680 BUILDEXP Allocations',4,NULL,701,0,0,NULL,0,0),(702,'680 OTHREXP ALLOC','680 OTHREXP Allocations',4,NULL,702,0,0,NULL,0,0),(703,'680 DOCPRINTEXP ALLOC','680 DOC and PRINT EXP Allocations',4,NULL,703,0,0,NULL,0,0),(704,'680 DEPREXP ALLOC','680 DEPREXP Allocations',4,NULL,704,0,0,NULL,0,0),(705,'690 HREXP ALLOC','690 HREXP Allocations',4,NULL,705,0,0,NULL,0,0),(706,'690 BUILDEXP ALLOC','690 BUILDEXP Allocations',4,NULL,706,0,0,NULL,0,0),(707,'690 COMMEXP ALLOC','690 COMMEXP Allocations',4,NULL,707,0,0,NULL,0,0),(708,'690 OTHREXP ALLOC','690 OTHREXP Allocations',4,NULL,708,0,0,NULL,0,0),(709,'690 DOCPRINTEXP ALLOC','690 DOC and PRINT EXP Allocations',4,NULL,709,0,0,NULL,0,0),(710,'690 DEPREXP ALLOC','690 DEPREXP Allocations',4,NULL,710,0,0,NULL,0,0),(711,'710 HREXP ALLOC','710 SK HREXP Allocations',4,NULL,711,1,1,NULL,0,0),(712,'710 BUILDEXP ALLOC','710 SK BUILDEXP Allocations',4,NULL,712,1,1,NULL,0,0),(713,'710 COMMEXP ALLOC','710 SK COMMEXP Allocations',4,NULL,713,1,1,NULL,0,0),(714,'710 DOCPRINTEXP ALLOC','710 SK DOC and PRINT EXP Allocations',4,NULL,714,1,1,NULL,0,0),(715,'710 DEPREXP ALLOC','710 SK DEPREXP Allocations',4,NULL,715,1,1,NULL,0,0),(716,'731 HREXP ALLOC','Bulgaria HREXP Allocations',4,NULL,716,0,0,NULL,0,0),(717,'731 BUILDEXP ALLOC','Bulgaria BUILDEXP Allocations',4,NULL,717,0,0,NULL,0,0),(718,'731 COMMEXP ALLOC','Bulgaria COMMEXP Allocations',4,NULL,718,0,0,NULL,0,0),(719,'731 OTHREXP ALLOC','Bulgaria OTHREXP Allocations',4,NULL,719,0,0,NULL,0,0),(720,'731 DOCPRINTEXP ALLOC','Bulgaria DOC and PRINT EXP Allocations',4,NULL,720,0,0,NULL,0,0),(721,'731 DEPREXP ALLOC','Bulgaria DEPREXP Allocations',4,NULL,721,0,0,NULL,0,0),(722,'740 BUILDEXP ALLOC','740 BUILDEXP Allocations',4,NULL,722,1,1,NULL,0,0),(723,'740 COMMEXP ALLOC','740 COMMEXP Allocations',4,NULL,723,1,1,NULL,0,0),(724,'740 OTHREXP ALLOC','740 OTHREXP Allocations',4,NULL,724,1,1,NULL,0,0),(725,'760 HREXP ALLOC','760 CZ HREXP Allocations',4,NULL,725,1,1,NULL,0,0),(726,'760 BUILDEXP ALLOC','760 CZ BUILDEXP Allocations',4,NULL,726,1,1,NULL,0,0),(727,'760 COMMEXP ALLOC','760 CZ COMMEXP Allocations',4,NULL,727,1,1,NULL,0,0),(728,'760 DOCPRINTEXP ALLOC','760 CZ DOC and PRINT EXP Allocations',4,NULL,728,1,1,NULL,0,0),(729,'760 DEPREXP ALLOC','760 CZ DEPREXP Allocations',4,NULL,729,1,1,NULL,0,0),(730,'761 HREXP ALLOC','Ukraine HREXP Allocations',4,NULL,730,1,1,NULL,0,0),(731,'761 BUILDEXP ALLOC','Ukraine BUILDEXP Allocations',4,NULL,731,1,1,NULL,0,0),(732,'761 COMMEXP ALLOC','Ukraine COMMEXP Allocations',4,NULL,732,1,1,NULL,0,0),(733,'761 DEPREXP ALLOC','Ukraine DEPREXP Allocations',4,NULL,733,1,1,NULL,0,0),(734,'772 HREXP ALLOC','Slovenia HREXP Allocations',4,NULL,734,1,1,NULL,0,0),(735,'772 BUILDEXP ALLOC','Slovenia BUILDEXP Allocations',4,NULL,735,1,1,NULL,0,0),(736,'772 COMMEXP ALLOC','Slovenia COMMEXP Allocations',4,NULL,736,1,1,NULL,0,0),(737,'772 OTHREXP ALLOC','Slovenia OTHREXP Allocations',4,NULL,737,1,1,NULL,0,0),(738,'772 DOCPRINTEXP ALLOC','Slovenia DOC and PRINT EXP Allocations',4,NULL,738,1,1,NULL,0,0),(739,'772 DEPREXP ALLOC','Slovenia DEPREXP Allocations',4,NULL,739,1,1,NULL,0,0),(740,'840 HREXP ALLOC','840 HREXP Allocations',4,NULL,740,1,1,NULL,0,0),(741,'840 BUILDEXP ALLOC','840 BUILDEXP Allocations',4,NULL,741,1,1,NULL,0,0),(742,'840 COMMEXP ALLOC','840 COMMEXP Allocations',4,NULL,742,1,1,NULL,0,0),(743,'840 DOCPRINTEXP ALLOC','840 DOC and PRINT EXP Allocations',4,NULL,743,1,1,NULL,0,0),(744,'840 DEPREXP ALLOC','840 DEPREXP Allocations',4,NULL,744,1,1,NULL,0,0),(745,'840 DEPREXP ALLOC v2','840 DEPREXP Allocations v2',4,NULL,745,1,1,NULL,0,0),(746,'880 BUILDEXP ALLOC','880 BUILDEXP Allocations',4,NULL,746,1,1,NULL,0,0),(747,'830 HREXP ALLOC','Greece HREXP Allocations',4,NULL,747,1,1,NULL,0,0),(748,'830 BUILDEXP ALLOC','Greece BUILDEXP Allocations',4,NULL,748,1,1,NULL,0,0),(749,'830 COMMEXP ALLOC','Greece COMMEXP Allocations',4,NULL,749,1,1,NULL,0,0),(750,'830 OTHREXP ALLOC','Greece OTHREXP Allocations',4,NULL,750,1,1,NULL,0,0),(751,'830 DOCPRINTEXP ALLOC','Greece DOC and PRINT EXP Allocations',4,NULL,751,1,1,NULL,0,0),(752,'830 DEPREXP ALLOC','Greece DEPREXP Allocations',4,NULL,752,1,1,NULL,0,0),(753,'730 HREXP ALLOC','Hungary HREXP Allocations',4,NULL,753,1,1,NULL,0,0),(754,'730 BUILDEXP ALLOC','Hungary BUILDEXP Allocations',4,NULL,754,1,1,NULL,0,0),(755,'730 COMMEXP ALLOC','Hungary COMMEXP Allocations',4,NULL,755,1,1,NULL,0,0),(756,'730 OTHREXP ALLOC','Hungary OTHREXP Allocations',4,NULL,756,1,1,NULL,0,0),(757,'730 DOCPRINTEXP ALLOC','Hungary DOC and PRINT EXP Allocations',4,NULL,757,1,1,NULL,0,0),(758,'730 DEPREXP ALLOC','Hungary DEPREXP Allocations',4,NULL,758,1,1,NULL,0,0),(759,'559 HREXP ALLOC','Romania HREXP Allocations',4,NULL,759,1,1,NULL,0,0),(760,'559 BUILDEXP ALLOC','Romania BUILDEXP Allocations',4,NULL,760,1,1,NULL,0,0),(761,'559 COMMEXP ALLOC','Romania COMMEXP Allocations',4,NULL,761,1,1,NULL,0,0),(762,'559 OTHREXP ALLOC','Romania OTHREXP Allocations',4,NULL,762,1,1,NULL,0,0),(763,'559 DOCPRINTEXP ALLOC','Romania DOC and PRINT EXP Allocations',4,NULL,763,1,1,NULL,0,0),(764,'559 DEPREXP ALLOC','Romania DEPREXP Allocations',4,NULL,764,1,1,NULL,0,0),(765,'290 BUILDEXP ALLOC','CAD 290 BUILDEXP Allocations',4,NULL,765,1,1,NULL,0,0),(766,'290 DEPREXP ALLOC','CAD 290 DEPREXP Allocations',4,NULL,766,1,1,NULL,0,0),(767,'300 BUILDEXP ALLOC','MEX 300 BUILDEXP Allocations',4,NULL,767,1,1,NULL,0,0),(768,'300 DEPREXP ALLOC','MEX 300 DEPREXP Allocations',4,NULL,768,1,1,NULL,0,0),(769,'305 BUILDEXP ALLOC','COL 305 BUILDEXP Allocations',4,NULL,769,0,0,NULL,0,0),(770,'305 DEPREXP ALLOC','COL 305 DEPREXP Allocations',4,NULL,770,0,0,NULL,0,0),(771,'560 HREXP ALLOC','Croatia Gmbh HREXP Allocations',4,NULL,771,1,1,NULL,0,0),(772,'560 BUILDEXP ALLOC','Croatia Gmbh BUILDEXP Allocations',4,NULL,772,1,1,NULL,0,0),(773,'560 COMMEXP ALLOC','Croatia Gmbh COMMEXP Allocations',4,NULL,773,1,1,NULL,0,0),(774,'560 OTHREXP ALLOC','Croatia Gmbh OTHREXP Allocations',4,NULL,774,1,1,NULL,0,0),(775,'560 DOCPRINTEXP ALLOC','Croatia Gmbh DOC and PRINT EXP Allocations',4,NULL,775,1,1,NULL,0,0),(776,'560 DEPREXP ALLOC','Croatia Gmbh DEPREXP Allocations',4,NULL,776,1,1,NULL,0,0),(777,'775 HREXP ALLOC','Croatia Branch HREXP Allocations',4,NULL,777,1,1,NULL,0,0),(778,'775 BUILDEXP ALLOC','Croatia Branch BUILDEXP Allocations',4,NULL,778,1,1,NULL,0,0),(779,'775 COMMEXP ALLOC','Croatia Branch COMMEXP Allocations',4,NULL,779,1,1,NULL,0,0),(780,'775 OTHREXP ALLOC','Croatia Branch OTHREXP Allocations',4,NULL,780,1,1,NULL,0,0),(781,'775 DOCPRINTEXP ALLOC','Croatia Branch DOC and PRINT EXP Allocations',4,NULL,781,1,1,NULL,0,0),(782,'775 DEPREXP ALLOC','Croatia Branch DEPREXP Allocations',4,NULL,782,1,1,NULL,0,0),(783,'850 HREXP ALLOC','Dubai HREXP Allocations',4,NULL,783,1,1,NULL,0,0),(784,'850 BUILDEXP ALLOC','Dubai BUILDEXP Allocations',4,NULL,784,1,1,NULL,0,0),(785,'850 COMMEXP ALLOC','Dubai COMMEXP Allocations',4,NULL,785,1,1,NULL,0,0),(786,'850 DOCPRINTEXP ALLOC','Dubai DOC and PRINT EXP Allocations',4,NULL,786,1,1,NULL,0,0),(787,'850 OTHREXP ALLOC','Dubai OTHREXP Allocations',4,NULL,787,1,1,NULL,0,0),(788,'850 OTHREXP ALLOC 2','Dubai OTHREXP Allocations 2',4,NULL,788,1,1,NULL,0,0),(789,'850 DEPREXP ALLOC','Dubai DEPREXP Allocations',4,NULL,789,1,1,NULL,0,0),(790,'852 HREXP ALLOC','Dubai Fzone HREXP Allocations',4,NULL,790,1,1,NULL,0,0),(791,'852 BUILDEXP ALLOC','Dubai Fzone BUILDEXP Allocations',4,NULL,791,1,1,NULL,0,0),(792,'852 COMMEXP ALLOC','Dubai Fzone COMMEXP Allocations',4,NULL,792,1,1,NULL,0,0),(793,'852 DOCPRINTEXP ALLOC','Dubai Fzone DOC and PRINT EXP Allocations',4,NULL,793,1,1,NULL,0,0),(794,'852 OTHREXP ALLOC','Dubai Fzone OTHREXP Allocations',4,NULL,794,1,1,NULL,0,0),(795,'852 OTHREXP ALLOC 2','Dubai Fzone OTHREXP Allocations 2',4,NULL,795,1,1,NULL,0,0),(796,'852 DEPREXP ALLOC','Dubai Fzone DEPREXP Allocations',4,NULL,796,1,1,NULL,0,0),(797,'882 HREXP ALLOC','Egypt HREXP Allocations',4,NULL,797,1,1,NULL,0,0),(798,'882 BUILDEXP ALLOC','Egypt BUILDEXP Allocations',4,NULL,798,1,1,NULL,0,0),(799,'882 COMMEXP ALLOC','Egypt COMMEXP Allocations',4,NULL,799,1,1,NULL,0,0),(800,'882 DOCPRINTEXP ALLOC','Egypt DOC and PRINT EXP Allocations',4,NULL,800,1,1,NULL,0,0),(801,'882 OTHREXP ALLOC','Egypt OTHREXP Allocations',4,NULL,801,1,1,NULL,0,0),(802,'882 OTHREXP ALLOC 2','Egypt OTHREXP Allocations 2',4,NULL,802,1,1,NULL,0,0),(803,'882 DEPREXP ALLOC','Egypt DEPREXP Allocations',4,NULL,803,1,1,NULL,0,0),(804,'G&A Suppt OH allocations 2','G&A Suppt OH Allocations - 99999',4,NULL,804,1,1,NULL,0,0),(805,'100 G&A Suppt OH allocations 2','100 G&A Suppt OH Allocations - function code 99999',4,NULL,805,1,1,NULL,0,0),(806,'520 HR Suppt OH allocations','Denmark HR Suppt OH Allocations - below Operating Expense',4,NULL,806,1,1,NULL,0,0),(807,'520 G&A Suppt OH allocations','Denmark G&A Suppt OH Allocations - below Operating Expense',4,NULL,807,1,1,NULL,0,0),(808,'520 IT Suppt OH allocations','Denmark IT Suppt OH Allocations - below Operating Expense',4,NULL,808,1,1,NULL,0,0),(809,'510 HR Suppt OH allocations','France HR Suppt OH Allocations - below Operating Expense',4,NULL,809,1,1,NULL,0,0),(810,'510 G&A Suppt OH allocations','France G&A Suppt OH Allocations - below Operating Expense',4,NULL,810,1,1,NULL,0,0),(811,'510 IT Suppt OH allocations','France IT Suppt OH Allocations - below Operating Expense',4,NULL,811,1,1,NULL,0,0),(812,'530 HR Suppt OH allocations','Italy HR Suppt OH Allocations - below Operating Expense',4,NULL,812,1,1,NULL,0,0),(813,'530 G&A Suppt OH allocations','Italy G&A Suppt OH Allocations - below Operating Expense',4,NULL,813,1,1,NULL,0,0),(814,'530 IT Suppt OH allocations','Italy IT Suppt OH Allocations - below Operating Expense',4,NULL,814,1,1,NULL,0,0),(815,'ITROM HR Suppt OH allocations','ITROM HR Suppt OH Allocations - below Operating Expense',4,NULL,815,1,1,NULL,0,0),(816,'ITROM G&A Suppt OH allocations','ITROM G&A Suppt OH Allocations - below Operating Expense',4,NULL,816,1,1,NULL,0,0),(817,'ITROM IT Suppt OH allocations','ITROM IT Suppt OH Allocations - below Operating Expense',4,NULL,817,1,1,NULL,0,0),(818,'ITVEN HR Suppt OH allocations','ITVEN HR Suppt OH Allocations - below Operating Expense',4,NULL,818,1,1,NULL,0,0),(819,'ITVEN G&A Suppt OH allocations','ITVEN G&A Suppt OH Allocations - below Operating Expense',4,NULL,819,1,1,NULL,0,0),(820,'ITVEN IT Suppt OH allocations','ITVEN IT Suppt OH Allocations - below Operating Expense',4,NULL,820,1,1,NULL,0,0),(821,'540 HR Suppt OH allocations','UK HR Suppt OH Allocations - below Operating Expense',4,NULL,821,1,1,NULL,0,0),(822,'540 G&A Suppt OH allocations','UK G&A Suppt OH Allocations - below Operating Expense',4,NULL,822,1,1,NULL,0,0),(823,'540 IT Suppt OH allocations','UK IT Suppt OH Allocations - below Operating Expense',4,NULL,823,1,1,NULL,0,0),(824,'DE HR Suppt OH allocations','DE HR Suppt OH Allocations - below Operating Expense',4,NULL,824,1,1,NULL,0,0),(825,'DE G&A Suppt OH allocations','DE G&A Suppt OH Allocations - below Operating Expense',4,NULL,825,1,1,NULL,0,0),(826,'DE IT Suppt OH allocations','DE IT Suppt OH Allocations - below Operating Expense',4,NULL,826,1,1,NULL,0,0),(827,'551 HR Suppt OH allocations','Russia HR Suppt OH Allocations - below Operating Expense',4,NULL,827,1,1,NULL,0,0),(828,'551 G&A Suppt OH allocations','Russia G&A Suppt OH Allocations - below Operating Expense',4,NULL,828,1,1,NULL,0,0),(829,'551 IT Suppt OH allocations','Russia IT Suppt OH Allocations - below Operating Expense',4,NULL,829,1,1,NULL,0,0),(830,'580 HR Suppt OH allocations','Austria HR Suppt OH Allocations - below Operating Expense',4,NULL,830,1,1,NULL,0,0),(831,'580 G&A Suppt OH allocations','Austria G&A Suppt OH Allocations - below Operating Expense',4,NULL,831,1,1,NULL,0,0),(832,'580 IT Suppt OH allocations','Austria IT Suppt OH Allocations - below Operating Expense',4,NULL,832,1,1,NULL,0,0),(833,'590 HR Suppt OH allocations','590 HR Suppt OH Allocations - below Operating Expense',4,NULL,833,1,1,NULL,0,0),(834,'590 G&A Suppt OH allocations','590 G&A Suppt OH Allocations - below Operating Expense',4,NULL,834,1,1,NULL,0,0),(835,'590 IT Suppt OH allocations','590 IT Suppt OH Allocations - below Operating Expense',4,NULL,835,1,1,NULL,0,0),(836,'600 HR Suppt OH allocations','Finland HR Suppt OH Allocations - below Operating Expense',4,NULL,836,1,1,NULL,0,0),(837,'600 G&A Suppt OH allocations','Finland G&A Suppt OH Allocations - below Operating Expense',4,NULL,837,1,1,NULL,0,0),(838,'600 IT Suppt OH allocations','Finland IT Suppt OH Allocations - below Operating Expense',4,NULL,838,1,1,NULL,0,0),(839,'610 HR Suppt OH allocations','Ireland HR Suppt OH Allocations - below Operating Expense',4,NULL,839,1,1,NULL,0,0),(840,'610 G&A Suppt OH allocations','Ireland G&A Suppt OH Allocations - below Operating Expense',4,NULL,840,1,1,NULL,0,0),(841,'610 IT Suppt OH allocations','Ireland IT Suppt OH Allocations - below Operating Expense',4,NULL,841,1,1,NULL,0,0),(842,'620 HR Suppt OH allocations','Netherlands HR Suppt OH Allocations - below Operating Expense',4,NULL,842,1,1,NULL,0,0),(843,'620 G&A Suppt OH allocations','Netherlands G&A Suppt OH Allocations - below Operating Expense',4,NULL,843,1,1,NULL,0,0),(844,'620 IT Suppt OH allocations','Netherlands IT Suppt OH Allocations - below Operating Expense',4,NULL,844,1,1,NULL,0,0),(845,'630 HR Suppt OH allocations','Norway HR Suppt OH Allocations - below Operating Expense',4,NULL,845,1,1,NULL,0,0),(846,'630 G&A Suppt OH allocations','Norway G&A Suppt OH Allocations - below Operating Expense',4,NULL,846,1,1,NULL,0,0),(847,'630 IT Suppt OH allocations','Norway IT Suppt OH Allocations - below Operating Expense',4,NULL,847,1,1,NULL,0,0),(848,'640 HR Suppt OH allocations','640 HR Suppt OH Allocations - below Operating Expense',4,NULL,848,1,1,NULL,0,0),(849,'640 G&A Suppt OH allocations','640 G&A Suppt OH Allocations - below Operating Expense',4,NULL,849,1,1,NULL,0,0),(850,'640 IT Suppt OH allocations','640 IT Suppt OH Allocations - below Operating Expense',4,NULL,850,1,1,NULL,0,0),(851,'BARC HR Suppt OH allocations','Barcelona HR Suppt OH Allocations - below Operating Expense',4,NULL,851,1,1,NULL,0,0),(852,'BARC G&A Suppt OH allocations','Barcelona G&A Suppt OH Allocations - below Operating Expense',4,NULL,852,1,1,NULL,0,0),(853,'BARC IT Suppt OH allocations','Barcelona IT Suppt OH Allocations - below Operating Expense',4,NULL,853,1,1,NULL,0,0),(854,'650 HR Suppt OH allocations','650 HR Suppt OH Allocations - below Operating Expense',4,NULL,854,1,1,NULL,0,0),(855,'650 G&A Suppt OH allocations','650 G&A Suppt OH Allocations - below Operating Expense',4,NULL,855,1,1,NULL,0,0),(856,'650 IT Suppt OH allocations','650 IT Suppt OH Allocations - below Operating Expense',4,NULL,856,1,1,NULL,0,0),(857,'660 HR Suppt OH allocations','660 HR Suppt OH Allocations - below Operating Expense',4,NULL,857,1,1,NULL,0,0),(858,'660 G&A Suppt OH allocations','660 G&A Suppt OH Allocations - below Operating Expense',4,NULL,858,1,1,NULL,0,0),(859,'660 IT Suppt OH allocations','660 IT Suppt OH Allocations - below Operating Expense',4,NULL,859,1,1,NULL,0,0),(860,'670 HR Suppt OH allocations','Portugal HR Suppt OH Allocations - below Operating Expense',4,NULL,860,1,1,NULL,0,0),(861,'670 G&A Suppt OH allocations','Portugal G&A Suppt OH Allocations - below Operating Expense',4,NULL,861,1,1,NULL,0,0),(862,'670 IT Suppt OH allocations','Portugal IT Suppt OH Allocations - below Operating Expense',4,NULL,862,1,1,NULL,0,0),(863,'710 IT Suppt OH allocations','710 SK IT Suppt OH Allocations - below Operating Expense',4,NULL,863,1,1,NULL,0,0),(864,'710 G&A Suppt OH allocations','710 SKl G&A Suppt OH Allocations - below Operating Expense',4,NULL,864,1,1,NULL,0,0),(865,'710 HR Suppt OH allocations','710 SK HR Suppt OH Allocations - below Operating Expense',4,NULL,865,1,1,NULL,0,0),(866,'740 HR Suppt OH allocations','740 HR Suppt OH Allocations - below Operating Expense',4,NULL,866,1,1,NULL,0,0),(867,'740 G&A Suppt OH allocations','740 G&A Suppt OH Allocations - below Operating Expense',4,NULL,867,1,1,NULL,0,0),(868,'740 IT Suppt OH allocations','740 IT Suppt OH Allocations - below Operating Expense',4,NULL,868,1,1,NULL,0,0),(869,'730 HR Suppt OH allocations','Hungary HR Suppt OH Allocations - below Operating Expense',4,NULL,869,1,1,NULL,0,0),(870,'730 G&A Suppt OH allocations','Hungary G&A Suppt OH Allocations - below Operating Expense',4,NULL,870,1,1,NULL,0,0),(871,'730 IT Suppt OH allocations','Hungary IT Suppt OH Allocations - below Operating Expense',4,NULL,871,1,1,NULL,0,0),(872,'760 HR Suppt OH allocations','760 CZ HR Suppt OH Allocations - below Operating Expense',4,NULL,872,1,1,NULL,0,0),(873,'760 G&A Suppt OH allocations','760 CZ G&A Suppt OH Allocations - below Operating Expense',4,NULL,873,1,1,NULL,0,0),(874,'760 IT Suppt OH allocations','760 CZ IT Suppt OH Allocations - below Operating Expense',4,NULL,874,1,1,NULL,0,0),(875,'761 HR Suppt OH allocations','Ukraine HR Suppt OH Allocations - below Operating Expense',4,NULL,875,1,1,NULL,0,0),(876,'761 G&A Suppt OH allocations','Ukraine G&A Suppt OH Allocations - below Operating Expense',4,NULL,876,1,1,NULL,0,0),(877,'761 IT Suppt OH allocations','Ukraine IT Suppt OH Allocations - below Operating Expense',4,NULL,877,1,1,NULL,0,0),(878,'772 HR Suppt OH allocations','Slovenia HR Suppt OH Allocations - below Operating Expense',4,NULL,878,1,1,NULL,0,0),(879,'772 G&A Suppt OH allocations','Slovenia G&A Suppt OH Allocations - below Operating Expense',4,NULL,879,1,1,NULL,0,0),(880,'772 IT Suppt OH allocations','Slovenia IT Suppt OH Allocations - below Operating Expense',4,NULL,880,1,1,NULL,0,0),(881,'830 HR Suppt OH allocations','Greece HR Suppt OH Allocations - below Operating Expense',4,NULL,881,1,1,NULL,0,0),(882,'830 G&A Suppt OH allocations','Greece G&A Suppt OH Allocations - below Operating Expense',4,NULL,882,1,1,NULL,0,0),(883,'830 IT Suppt OH allocations','Greece IT Suppt OH Allocations - below Operating Expense',4,NULL,883,1,1,NULL,0,0),(884,'840 HR Suppt OH allocations','840 HR Suppt OH Allocations - below Operating Expense',4,NULL,884,1,1,NULL,0,0),(885,'840 G&A Suppt OH allocations','840 G&A Suppt OH Allocations - below Operating Expense',4,NULL,885,1,1,NULL,0,0),(886,'840 IT Suppt OH allocations','840 IT Suppt OH Allocations - below Operating Expense',4,NULL,886,1,1,NULL,0,0),(887,'850 HR Suppt OH allocations','Dubai HR Suppt OH Allocations - below Operating Expense',4,NULL,887,1,1,NULL,0,0),(888,'850 G&A Suppt OH allocations','Dubai G&A Suppt OH Allocations - below Operating Expense',4,NULL,888,1,1,NULL,0,0),(889,'850 IT Suppt OH allocations','Dubai IT Suppt OH Allocations - below Operating Expense',4,NULL,889,1,1,NULL,0,0),(890,'852 HR Suppt OH allocations','Dubai Fzone HR Suppt OH Allocations - below Operating Expense',4,NULL,890,1,1,NULL,0,0),(891,'852 G&A Suppt OH allocations','Dubai Fzone G&A Suppt OH Allocations - below Operating Expense',4,NULL,891,1,1,NULL,0,0),(892,'852 IT Suppt OH allocations','Dubai Fzone IT Suppt OH Allocations - below Operating Expense',4,NULL,892,1,1,NULL,0,0),(893,'882 HR Suppt OH allocations','Egypt HR Suppt OH Allocations - below Operating Expense',4,NULL,893,1,1,NULL,0,0),(894,'882 G&A Suppt OH allocations','Egypt G&A Suppt OH Allocations - below Operating Expense',4,NULL,894,1,1,NULL,0,0),(895,'882 IT Suppt OH allocations','Eqypt IT Suppt OH Allocations - below Operating Expense',4,NULL,895,1,1,NULL,0,0),(896,'559 HR Suppt OH allocations','Romania HR Suppt OH Allocations - below Operating Expense',4,NULL,896,1,1,NULL,0,0),(897,'559 G&A Suppt OH allocations','Romania G&A Suppt OH Allocations - below Operating Expense',4,NULL,897,1,1,NULL,0,0),(898,'559 IT Suppt OH allocations','Romania IT Suppt OH Allocations - below Operating Expense',4,NULL,898,1,1,NULL,0,0),(899,'560 HR Suppt OH allocations','Croatia Gmbh HR Suppt OH Allocations - below Operating Expense',4,NULL,899,1,1,NULL,0,0),(900,'560 G&A Suppt OH allocations','Croatia Gmbh G&A Suppt OH Allocations - below Operating Expense',4,NULL,900,1,1,NULL,0,0),(901,'560 IT Suppt OH allocations','Croatia Gmbh IT Suppt OH Allocations - below Operating Expense',4,NULL,901,1,1,NULL,0,0),(902,'775 HR Suppt OH allocations','Croatia Branch HR Suppt OH Allocations - below Operating Expense',4,NULL,902,1,1,NULL,0,0),(903,'775 G&A Suppt OH allocations','Croatia Branch G&A Suppt OH Allocations - below Operating Expense',4,NULL,903,1,1,NULL,0,0),(904,'775 IT Suppt OH allocations','Croatia Branch IT Suppt OH Allocations - below Operating Expense',4,NULL,904,1,1,NULL,0,0),(905,'Depr OH allocations EXE','Depreciation OverHead allocations EXE',4,NULL,905,1,1,NULL,0,0),(906,'HR Indirect allocations 2','HR Indirect allocations 2',4,NULL,906,1,1,NULL,0,0),(907,'100 Depr OH allocations 2','100 Depr OH allocations 2 CC 60000',4,NULL,907,1,1,NULL,0,0),(908,'100 HR Indirect allocations 2','100 HR Indirect allocations 2',4,NULL,908,1,1,NULL,0,0),(909,'100 Depr OH allocations 3','100 Depr OH allocations 3',4,NULL,909,1,1,NULL,0,0),(910,'Depr OH allocations 3','Depreciation OverHead allocations 3',4,NULL,910,1,1,NULL,0,0),(911,'100 Reclass of Hosting Revenue 1','100 Reclass of Hosting Revenue from cc 38320 to cc 30256',6,NULL,911,1,1,NULL,0,0),(912,'100 Reclass of Hosting Revenue 2','100 Reclass of Hosting Revenue from cc 38321 to cc 30249',6,NULL,912,1,1,NULL,0,0),(913,'100 Reclass of Hosting Revenue 3','100 Reclass of Hosting Revenue from cc 38322 to cc 30225',6,NULL,913,1,1,NULL,0,0),(922,'100 Reclass of Hosting Revenue 4','100 Reclass of Hosting Revenue from cc 38323 to cc 38306',6,NULL,922,1,1,NULL,0,0),(923,'100 Reclass of Hosting Revenue 5','100 Reclass of Hosting Revenue from cc 38324 to cc 30536',6,NULL,923,1,1,NULL,0,0),(924,'100 Reclass of Hosting Revenue 6','100 Reclass of Hosting Revenue from cc 38325 to cc 30200',6,NULL,924,1,1,NULL,0,0),(925,'100 Reclass of Hosting Revenue 7','100 Reclass of Hosting Revenue from cc 38326 to cc 30503',6,NULL,925,1,1,NULL,0,0),(926,'100 Reclass of Hosting Revenue 8','100 Reclass of Hosting Revenue from cc 38327 to cc 30361',6,NULL,926,1,1,NULL,0,0),(928,'100 Reclass of Hosting Revenue 1','100 Reclass of Hosting Revenue from cc 38320 to cc 30256',6,NULL,928,1,1,NULL,0,0),(929,'100 Reclass of Hosting Revenue 2','100 Reclass of Hosting Revenue from cc 38321 to cc 30249',6,NULL,929,1,1,NULL,0,0),(930,'100 Reclass of Hosting Revenue 3','100 Reclass of Hosting Revenue from cc 38322 to cc 30225',6,NULL,930,1,1,NULL,0,0),(931,'100 Reclass of Hosting Revenue 4','100 Reclass of Hosting Revenue from cc 38323 to cc 38306',6,NULL,931,1,1,NULL,0,0),(932,'100 Reclass of Hosting Revenue 5','100 Reclass of Hosting Revenue from cc 38324 to cc 30536',6,NULL,932,1,1,NULL,0,0),(933,'100 Reclass of Hosting Revenue 6','100 Reclass of Hosting Revenue from cc 38325 to cc 30200',6,NULL,933,1,1,NULL,0,0),(934,'100 Reclass of Hosting Revenue 7','100 Reclass of Hosting Revenue from cc 38326 to cc 30503',6,NULL,934,1,1,NULL,0,0),(935,'100 Reclass of Hosting Revenue 8','100 Reclass of Hosting Revenue from cc 38327 to cc 30361',6,NULL,935,1,1,NULL,0,0),(936,'100 FAC Suppt OH allocations','100 FAC Suppt OH Allocations - below Operating Expense',4,NULL,936,1,1,NULL,0,0),(937,'100 Reclass of Hosting Revenue 9','100 Reclass of Hosting Revenue from cc 38328 to cc 30536',6,NULL,937,1,1,NULL,0,0),(938,'100 Reclass of Hosting Revenue 9','100 Reclass of Hosting Revenue from cc 38328 to cc 30536',6,NULL,938,1,1,NULL,0,0),(1168,'I/C Management Fee Revenue & Expense','I/C Management Fee Revenue & Expense',1,NULL,NULL,1,1,NULL,2779,0),(1169,'I/C R&D Revenue & Expense','I/C R&D Revenue & Expense',1,NULL,NULL,1,1,NULL,2780,0),(1170,'I/C Royalty Revenue & Expense','I/C Royalty Revenue & Expense',1,NULL,NULL,1,1,NULL,2781,0),(1171,'I/C Royalty Revenue & Exp-Subscr. Adj.','I/C Royalty Revenue & Exp-Subscr. Adj.',1,NULL,NULL,1,1,NULL,2782,0),(1172,'I/C Other Revenue & Expense','I/C Other Revenue & Expense',1,NULL,NULL,1,1,NULL,2783,0),(1173,'I/C Publications Revenue & Expense','I/C Publications Revenue & Expense',1,NULL,NULL,1,1,NULL,2784,0),(1174,'I/C Consulting Revenue & Expense','I/C Consulting Revenue & Expense',1,NULL,NULL,1,1,NULL,2785,0),(1175,'I/C Education Revenue & Expense','I/C Education Revenue & Expense',1,NULL,NULL,1,1,NULL,2786,0),(1176,'I/C Interest Income & Expense','I/C Interest Income & Expense',1,NULL,NULL,1,1,NULL,2787,0),(1177,'I/C Alliance','I/C Alliance',2,NULL,NULL,1,1,NULL,2788,0),(1178,'I/C HR Revenue & Expense','I/C HR Revenue & Expense',2,NULL,NULL,1,1,NULL,2789,0),(1179,'I/C Facilities Revenue & Expense','I/C Facilities Revenue & Expense',2,NULL,NULL,1,1,NULL,2790,0),(1180,'I/C Communications Revenue & Expense','I/C Communications Revenue & Expense',2,NULL,NULL,1,1,NULL,2791,0),(1181,'I/C Travel Revenue & Expense','I/C Travel Revenue & Expense',2,NULL,NULL,1,1,NULL,2792,0),(1182,'I/C Business Development Revenue & Exp','I/C Business Development Revenue & Exp',2,NULL,NULL,1,1,NULL,2793,0),(1183,'I/C Purchased Services Revenue & Expense','I/C Purchased Services Revenue & Expense',2,NULL,NULL,1,1,NULL,2794,0),(1184,'I/C FYF WW Deal Allocations','I/C FYF WW Deal Allocations',2,NULL,NULL,1,1,NULL,2795,0),(1185,'I/C Renewal WW Deal Allocations','I/C Renewal WW Deal Allocations',2,NULL,NULL,1,1,NULL,2796,0),(1186,'I/C Royalties Rec & Pay/Accruals','I/C Royalties Rec & Pay/Accruals',1,NULL,NULL,1,1,NULL,2797,0),(1187,'I/C Notes Receivable and Payable','I/C Notes Receivable and Payable',1,NULL,NULL,1,1,NULL,2798,0),(1188,'I/C Dividends Receivable and Payable','I/C Dividends Receivable and Payable',1,NULL,NULL,1,1,NULL,2799,0),(1189,'Investments In Subs/Capital Stock','Investments in Subs/Capital Stock',1,NULL,NULL,1,1,NULL,2800,0),(1190,'I/C Deferred Royalty Expense and Income','I/C Deferred Royalty Expense and Income',1,NULL,NULL,1,1,NULL,2801,0),(1191,'I/C Worldwide Deal Rec & Pay','I/C Worldwide Deal Rec & Pay',1,NULL,NULL,1,1,NULL,2802,0),(1192,'I/C Global Admin Fee','I/C Global Admin Fee',2,NULL,NULL,1,1,NULL,2803,0),(1193,'I/C CPM FYF','I/C CPM FYF',2,NULL,NULL,1,1,NULL,2804,0),(1194,'I/C CPM Ren','I/C CPM Ren',2,NULL,NULL,1,1,NULL,2805,0),(1195,'I/C Other Receivable & Payable Accruals','I/C Other Receivable & Payable Accruals',1,NULL,NULL,1,1,NULL,2806,0),(1196,'I/C Global Employee Fee','I/C Global Employee Fee',2,NULL,NULL,1,1,NULL,2807,0),(1197,'I/C Referral Fee','I/C Referral Fee',2,NULL,NULL,1,1,NULL,2808,0),(1198,'I/C Royalty Deductible Direct Expense','I/C Royalty Deductible Direct Expense',2,NULL,NULL,1,1,NULL,2809,0),(1199,'Reclass of PS for DFX','Reclass of profit sharing from DFX to 99999',6,NULL,NULL,1,1,NULL,NULL,0),(1200,'Profit Sharing Allocation','Profit Sharing Allocation from 99999',4,NULL,NULL,1,1,NULL,NULL,0),(1201,'Profitability Bonus Allocation','Profitability Bonus Allocation from 99999',4,NULL,NULL,1,1,NULL,NULL,0),(1202,'Medical Plan Claims allocation','Medical Plan Claims allocation cc67004',4,NULL,NULL,1,1,NULL,NULL,0),(1203,'HR Indirect allocations','HR Indirect allocations 1',4,NULL,NULL,1,1,NULL,NULL,0),(1204,'Fac OVHD alloc','Facilities Overhead allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1205,'Fac Regional OVHD alloc','Facilities Regional OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1206,'Facilities OVHD alloc 1','Facilities Overhead allocations 1',4,NULL,NULL,0,0,NULL,NULL,0),(1207,'Facilities OVHD alloc Regional Leases','Facilities OVHD alloc Regional Leases',4,NULL,NULL,1,1,NULL,NULL,0),(1208,'Comm OVHD alloc','Communications OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1209,'Depr OVHD alloc','Depreciation OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1210,'DocPrint OVHD alloc','Documentation Printing and Supplies OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1211,'Other OVHD alloc','Other OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1212,'HR Suppt OVHD alloc','HR Support OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1213,'G&A Suppt OVHD alloc','G&A Support OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1214,'IT Suppt OVHD alloc','IT Support OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1215,'FAC Suppt OVHD alloc','FAC Support OVHD allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1216,'520 HREXP ALLOC','Denmark HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1217,'520 BUILDEXP ALLOC','Denmark BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1218,'520 COMMEXP ALLOC','Denmark COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1219,'520 OTHREXP ALLOC','Denmark OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1220,'520 DOCPRINTEXP ALLOC','Denmark DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1221,'520 DEPREXP ALLOC','Denmak DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1222,'510 HREXP ALLOC','510 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1223,'510 BUILDEXP ALLOC','510 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1224,'510 COMMEXP ALLOC','510 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1225,'510 OTHREXP ALLOC','510 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1226,'510 DOCPRINTEXP ALLOC','510 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1227,'510 DEPREXP ALLOC','510 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1228,'530 BUILDEXP ALLOC','Italy BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1229,'530 BUILDEXP ALLOC 20999','Italy BUILDEXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1230,'530 COMMEXP ALLOC','Italy COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1231,'530 DEPREXP ALLOC','Italy DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1232,'530 DEPREXP ALLOC 2','Italy DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1233,'530 DEPREXP ALLOC 20999','Italy DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1234,'ITVEN BUILDEXP ALLOC','ITVEN BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1235,'ITVEN BUILDEXP ALLOC 20999','ITVEN BUILDEXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1236,'ITVEN COMMEXP ALLOC','ITVEN COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1237,'ITVEN DEPREXP ALLOC','ITVEN DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1238,'ITVEN DEPREXP ALLOC 2','ITVEN DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1239,'ITVEN DEPREXP ALLOC 20999','ITVEN DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1240,'ITROM BUILDEXP ALLOC','ITROM BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1241,'ITROM BUILDEXP ALLOC 20999','ITROM BUILDEXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1242,'ITROM COMMEXP ALLOC','ITROM COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1243,'ITROM DEPREXP ALLOC','ITROM DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1244,'ITROM DEPREXP ALLOC 2','ITROM DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1245,'ITROM DEPREXP ALLOC 20999','ITROM DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1246,'540 HREXP ALLOC','UK 540 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1247,'540 BUILDEXP ALLOC','UK 540 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1248,'540 COMMEXP ALLOC','UK 540 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1249,'540 DOCPRINTEXP ALLOC','UK 540 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1250,'540 DEPREXP ALLOC','UK 540 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1251,'540 DEPREXP ALLOC 2','UK 540 DEPREXP Allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1252,'550 HREXP ALLOC','Germany HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1253,'550 BUILDEXP ALLOC','Germany BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1254,'550 COMMEXP ALLOC','Germany COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1255,'550 OTHREXP ALLOC','Germany OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1256,'550 DOCPRINTEXP ALLOC','Germany DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1257,'550 DEPREXP ALLOC','Germany DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1258,'551 HREXP ALLOC','Russia HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1259,'551 BUILDEXP ALLOC','Russia BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1260,'551 COMMEXP ALLOC','Russia COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1261,'551 DEPEXP ALLOC','Russia DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1262,'580 HREXP ALLOC','Austria HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1263,'580 BUILDEXP ALLOC','Austria BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1264,'580 COMMEXP ALLOC','Austria COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1265,'580 DOCPRINTEXP ALLOC','Austria DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1266,'580 OTHREXP ALLOC','Austria OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1267,'590 HREXP ALLOC','590 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1268,'590 BUILDEXP ALLOC','590 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1269,'590 COMMEXP ALLOC','590 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1270,'590 OTHREXP ALLOC','590 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1271,'590 DEPREXP ALLOC','590 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1272,'590 DOCPRINTEXP ALLOC','590 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1273,'600 HREXP ALLOC','Finland HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1274,'600 BUILDEXP ALLOC','Finland BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1275,'600 COMMEXP ALLOC','Finland COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1276,'600 OTHREXP ALLOC','Finland OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1277,'600 DOCPRINTEXP ALLOC','Finland DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1278,'600 DEPREXP ALLOC','Finland DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1279,'610 HREXP ALLOC','Ireland HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1280,'610 BUILDEXP ALLOC','Ireland BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1281,'610 COMMEXP ALLOC','Ireland COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1282,'610 DOCPRINTEXP ALLOC','Ireland DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1283,'610 DEPREXP ALLOC','Ireland DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1284,'620 HREXP ALLOC','Netherlands HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1285,'620 BUILDEXP ALLOC','Netherlands BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1286,'620 COMMEXP ALLOC','Netherlands COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1287,'620 DOCPRINTEXP ALLOC','Netherlands DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1288,'620 DEPREXP ALLOC','Netherlands DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1289,'620 DEPREXP ALLOC 2','Netherlands DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1290,'630 HREXP ALLOC','Norway HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1291,'630 HREXP ALLOC PS','Norway HREXP Alloc acct 612210',4,NULL,NULL,1,1,NULL,NULL,0),(1292,'630 BUILDEXP ALLOC','Norway BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1293,'630 COMMEXP ALLOC','Norway COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1294,'630 BUSDEV ALLOC','Norway BUSDEV EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1295,'630 DOCPRINTEXP ALLOC','Norway DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1296,'630 OTHREXP ALLOC','Norway OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1297,'630 DEPREXP ALLOC 20999','Norway DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1298,'630 DEPREXP ALLOC 60499','Norway DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1299,'640 HREXP ALLOC','640 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1300,'640 BUILDEXP ALLOC','640 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1301,'640 COMMEXP ALLOC','640 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1302,'640 DEPREXP ALLOC 20999','640 DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1303,'640 DEPREXP ALLOC 60499','640 DEPREXP Allocations 60499',4,NULL,NULL,1,1,NULL,NULL,0),(1304,'BARC HREXP ALLOC','Barcelona HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1305,'BARC BUILDEXP ALLOC','Barcelona BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1306,'BARC COMMEXP ALLOC','Barcelona COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1307,'BARC DEPREXP ALLOC 20999','Barcelona DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1308,'BARC DEPREXP ALLOC 60499','Barcelona DEPREXP Allocations 60499',4,NULL,NULL,1,1,NULL,NULL,0),(1309,'650 HREXP ALLOC','650 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1310,'650 BUILDEXP ALLOC','650 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1311,'650 COMMEXP ALLOC','650 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1312,'650 OTHREXP ALLOC','650 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1313,'650 DOCPRINTEXP ALLOC','650 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1314,'650 DEPREXP ALLOC','650 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1315,'650 DEPREXP ALLOC 2','650 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1316,'660 HREXP ALLOC','660 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1317,'660 BUILDEXP ALLOC','660 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1318,'660 COMMEXP ALLOC','660 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1319,'660 OTHREXP ALLOC','660 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1320,'660 DEPREXP ALLOC','660 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1321,'670 BUILDEXP ALLOC','Portugal BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1322,'670 COMMEXP ALLOC','Portugal COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1323,'670 HREXP ALLOC','Portugal HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1324,'680 HREXP ALLOC','680 HREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1325,'680 COMMEXP ALLOC','680 COMMEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1326,'680 BUILDEXP ALLOC','680 BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1327,'680 OTHREXP ALLOC','680 OTHREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1328,'680 DOCPRINTEXP ALLOC','680 DOC and PRINT EXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1329,'680 DEPREXP ALLOC','680 DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1330,'690 HREXP ALLOC','690 HREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1331,'690 BUILDEXP ALLOC','690 BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1332,'690 COMMEXP ALLOC','690 COMMEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1333,'690 OTHREXP ALLOC','690 OTHREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1334,'690 DOCPRINTEXP ALLOC','690 DOC and PRINT EXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1335,'690 DEPREXP ALLOC','690 DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1336,'710 HREXP ALLOC','710 SK HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1337,'710 BUILDEXP ALLOC','710 SK BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1338,'710 COMMEXP ALLOC','710 SK COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1339,'710 DOCPRINTEXP ALLOC','710 SK DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1340,'710 DEPREXP ALLOC','710 SK DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1341,'731 HREXP ALLOC','Bulgaria HREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1342,'731 BUILDEXP ALLOC','Bulgaria BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1343,'731 COMMEXP ALLOC','Bulgaria COMMEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1344,'731 OTHREXP ALLOC','Bulgaria OTHREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1345,'731 DOCPRINTEXP ALLOC','Bulgaria DOC and PRINT EXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1346,'731 DEPREXP ALLOC','Bulgaria DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1347,'740 BUILDEXP ALLOC','740 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1348,'740 COMMEXP ALLOC','740 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1349,'740 OTHREXP ALLOC','740 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1350,'760 HREXP ALLOC','760 CZ HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1351,'760 BUILDEXP ALLOC','760 CZ BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1352,'760 COMMEXP ALLOC','760 CZ COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1353,'760 DOCPRINTEXP ALLOC','760 CZ DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1354,'760 DEPREXP ALLOC','760 CZ DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1355,'761 HREXP ALLOC','Ukraine HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1356,'761 BUILDEXP ALLOC','Ukraine BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1357,'761 COMMEXP ALLOC','Ukraine COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1358,'761 DEPREXP ALLOC','Ukraine DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1359,'772 HREXP ALLOC','Slovenia HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1360,'772 BUILDEXP ALLOC','Slovenia BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1361,'772 COMMEXP ALLOC','Slovenia COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1362,'772 OTHREXP ALLOC','Slovenia OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1363,'772 DOCPRINTEXP ALLOC','Slovenia DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1364,'772 DEPREXP ALLOC','Slovenia DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1365,'840 HREXP ALLOC','840 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1366,'840 BUILDEXP ALLOC','840 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1367,'840 COMMEXP ALLOC','840 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1368,'840 DOCPRINTEXP ALLOC','840 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1369,'840 DEPREXP ALLOC','840 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1370,'840 DEPREXP ALLOC v2','840 DEPREXP Allocations v2',4,NULL,NULL,1,1,NULL,NULL,0),(1371,'880 BUILDEXP ALLOC','880 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1372,'830 HREXP ALLOC','Greece HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1373,'830 BUILDEXP ALLOC','Greece BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1374,'830 COMMEXP ALLOC','Greece COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1375,'830 OTHREXP ALLOC','Greece OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1376,'830 DOCPRINTEXP ALLOC','Greece DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1377,'830 DEPREXP ALLOC','Greece DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1378,'730 HREXP ALLOC','Hungary HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1379,'730 BUILDEXP ALLOC','Hungary BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1380,'730 COMMEXP ALLOC','Hungary COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1381,'730 OTHREXP ALLOC','Hungary OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1382,'730 DOCPRINTEXP ALLOC','Hungary DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1383,'730 DEPREXP ALLOC','Hungary DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1384,'559 HREXP ALLOC','Romania HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1385,'559 BUILDEXP ALLOC','Romania BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1386,'559 COMMEXP ALLOC','Romania COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1387,'559 OTHREXP ALLOC','Romania OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1388,'559 DOCPRINTEXP ALLOC','Romania DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1389,'559 DEPREXP ALLOC','Romania DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1390,'290 BUILDEXP ALLOC','CAD 290 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1391,'290 DEPREXP ALLOC','CAD 290 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1392,'300 BUILDEXP ALLOC','MEX 300 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1393,'300 DEPREXP ALLOC','MEX 300 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1394,'305 BUILDEXP ALLOC','COL 305 BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1395,'305 DEPREXP ALLOC','COL 305 DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1396,'560 HREXP ALLOC','Croatia Gmbh HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1397,'560 BUILDEXP ALLOC','Croatia Gmbh BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1398,'560 COMMEXP ALLOC','Croatia Gmbh COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1399,'560 OTHREXP ALLOC','Croatia Gmbh OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1400,'560 DOCPRINTEXP ALLOC','Croatia Gmbh DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1401,'560 DEPREXP ALLOC','Croatia Gmbh DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1402,'775 HREXP ALLOC','Croatia Branch HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1403,'775 BUILDEXP ALLOC','Croatia Branch BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1404,'775 COMMEXP ALLOC','Croatia Branch COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1405,'775 OTHREXP ALLOC','Croatia Branch OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1406,'775 DOCPRINTEXP ALLOC','Croatia Branch DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1407,'775 DEPREXP ALLOC','Croatia Branch DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1408,'850 HREXP ALLOC','Dubai HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1409,'850 BUILDEXP ALLOC','Dubai BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1410,'850 COMMEXP ALLOC','Dubai COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1411,'850 DOCPRINTEXP ALLOC','Dubai DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1412,'850 OTHREXP ALLOC','Dubai OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1413,'850 OTHREXP ALLOC 2','Dubai OTHREXP Allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1414,'850 DEPREXP ALLOC','Dubai DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1415,'852 HREXP ALLOC','Dubai Fzone HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1416,'852 BUILDEXP ALLOC','Dubai Fzone BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1417,'852 COMMEXP ALLOC','Dubai Fzone COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1418,'852 DOCPRINTEXP ALLOC','Dubai Fzone DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1419,'852 OTHREXP ALLOC','Dubai Fzone OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1420,'852 OTHREXP ALLOC 2','Dubai Fzone OTHREXP Allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1421,'852 DEPREXP ALLOC','Dubai Fzone DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1422,'882 HREXP ALLOC','Egypt HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1423,'882 BUILDEXP ALLOC','Egypt BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1424,'882 COMMEXP ALLOC','Egypt COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1425,'882 DOCPRINTEXP ALLOC','Egypt DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1426,'882 OTHREXP ALLOC','Egypt OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1427,'882 OTHREXP ALLOC 2','Egypt OTHREXP Allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1428,'882 DEPREXP ALLOC','Egypt DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1429,'I/C Management Fee Revenue & Expense','I/C Management Fee Revenue & Expense',1,NULL,NULL,1,1,NULL,3704,0),(1430,'I/C R&D Revenue & Expense','I/C R&D Revenue & Expense',1,NULL,NULL,1,1,NULL,3705,0),(1431,'I/C Royalty Revenue & Expense','I/C Royalty Revenue & Expense',1,NULL,NULL,1,1,NULL,3706,0),(1432,'I/C Royalty Revenue & Exp-Subscr. Adj.','I/C Royalty Revenue & Exp-Subscr. Adj.',1,NULL,NULL,1,1,NULL,3707,0),(1433,'I/C Other Revenue & Expense','I/C Other Revenue & Expense',1,NULL,NULL,1,1,NULL,3708,0),(1434,'I/C Publications Revenue & Expense','I/C Publications Revenue & Expense',1,NULL,NULL,1,1,NULL,3709,0),(1435,'I/C Consulting Revenue & Expense','I/C Consulting Revenue & Expense',1,NULL,NULL,1,1,NULL,3710,0),(1436,'I/C Education Revenue & Expense','I/C Education Revenue & Expense',1,NULL,NULL,1,1,NULL,3711,0),(1437,'I/C Interest Income & Expense','I/C Interest Income & Expense',1,NULL,NULL,1,1,NULL,3712,0),(1438,'I/C Alliance','I/C Alliance',2,NULL,NULL,1,1,NULL,3713,0),(1439,'I/C HR Revenue & Expense','I/C HR Revenue & Expense',2,NULL,NULL,1,1,NULL,3714,0),(1440,'I/C Facilities Revenue & Expense','I/C Facilities Revenue & Expense',2,NULL,NULL,1,1,NULL,3715,0),(1441,'I/C Communications Revenue & Expense','I/C Communications Revenue & Expense',2,NULL,NULL,1,1,NULL,3716,0),(1442,'I/C Travel Revenue & Expense','I/C Travel Revenue & Expense',2,NULL,NULL,1,1,NULL,3717,0),(1443,'I/C Business Development Revenue & Exp','I/C Business Development Revenue & Exp',2,NULL,NULL,1,1,NULL,3718,0),(1444,'I/C Purchased Services Revenue & Expense','I/C Purchased Services Revenue & Expense',2,NULL,NULL,1,1,NULL,3719,0),(1445,'I/C FYF WW Deal Allocations','I/C FYF WW Deal Allocations',2,NULL,NULL,1,1,NULL,3720,0),(1446,'I/C Renewal WW Deal Allocations','I/C Renewal WW Deal Allocations',2,NULL,NULL,1,1,NULL,3721,0),(1447,'I/C Global Admin Fee','I/C Global Admin Fee',2,NULL,NULL,1,1,NULL,3722,0),(1448,'I/C CPM FYF','I/C CPM FYF',2,NULL,NULL,1,1,NULL,3723,0),(1449,'I/C CPM Ren','I/C CPM Ren',2,NULL,NULL,1,1,NULL,3724,0),(1450,'I/C Global Employee Fee','I/C Global Employee Fee',2,NULL,NULL,1,1,NULL,3725,0),(1451,'I/C Referral Fee','I/C Referral Fee',2,NULL,NULL,1,1,NULL,3726,0),(1452,'I/C Royalty Deductible Direct Expense','I/C Royalty Deductible Direct Expense',2,NULL,NULL,1,1,NULL,3727,0),(1453,'I/C Other Revenue & Expense 1','I/C Other Revenue & Expense 1',1,NULL,NULL,0,0,NULL,3731,0),(1454,'I/C Other Revenue & Expense 2','I/C Other Revenue & Expense 2',1,NULL,NULL,0,0,NULL,3729,0),(1455,'I/C Other Revenue & Expense 3','I/C Other Revenue & Expense 3',1,NULL,NULL,0,0,NULL,3730,0),(1456,'Foreign WIthhold Tax reclass','Foreign WIthhold Tax reclass',6,NULL,NULL,1,1,NULL,NULL,0),(1457,'Move MIA data','Move MIA data',6,NULL,NULL,1,1,NULL,NULL,0),(1458,'Move MIA data 2 Ind','Move MIA data 2 Ind',6,NULL,NULL,1,1,NULL,NULL,0),(1459,'Move MIA data 2 Off','Move MIA data 2 Off',6,NULL,NULL,1,1,NULL,NULL,0),(1460,'CPM_US_EMEA-AP-290-298-LA-EXT','CPM_US_EMEA-AP-290-298-LA-EXT',6,NULL,NULL,1,1,NULL,NULL,0),(1461,'CPM_JMP','CPM_JMP',6,NULL,NULL,1,1,NULL,NULL,0),(1462,'Move LAOPR data 1','Move LAOPR data 1',6,NULL,NULL,0,0,NULL,NULL,0),(1463,'Move LAOPR data 2','Move LAOPR data 2',6,NULL,NULL,1,1,NULL,NULL,0),(1464,'Move LAOPR data 3','Move LAOPR data 3',6,NULL,NULL,0,0,NULL,NULL,0),(1465,'Move LAOPR data 4','Move LAOPR data 4',6,NULL,NULL,0,0,NULL,NULL,0),(1466,'Move LAOPR data 5','Move LAOPR data 5',6,NULL,NULL,0,0,NULL,NULL,0),(1467,'Move LAOPR data 6','Move LAOPR data 6',6,NULL,NULL,0,0,NULL,NULL,0),(1468,'Move LAOPR data 7','Move LAOPR data 7',6,NULL,NULL,0,0,NULL,NULL,0),(1469,'Move LAOPR data 8','Move LAOPR data 8',6,NULL,NULL,1,1,NULL,NULL,0),(1470,'Move LAOPR data 8 Ind','Move LAOPR data 8 Ind',6,NULL,NULL,1,1,NULL,NULL,0),(1471,'Move LAOPR data 8 Off','Move LAOPR data 8 Off',6,NULL,NULL,1,1,NULL,NULL,0),(1472,'Move LAOPR data 9','Move LAOPR data 9',6,NULL,NULL,0,0,NULL,NULL,0),(1473,'Move LAOPR data 10','Move LAOPR data 10',6,NULL,NULL,0,0,NULL,NULL,0),(1474,'Reclass of PS for DFX','Reclass of PS for DFX',6,NULL,NULL,1,1,NULL,NULL,0),(1475,'Move Co 100 Americas Delivery to AMDEL INTERNAL_ORG','Move Co 100 Americas Delivery to AMDEL INTERNAL_ORG',6,NULL,NULL,0,0,NULL,NULL,0),(1476,'Move func code fr 100 to EMDEL INTERNAL_ORG','Move func code fr 100 to EMDEL INTERNAL_ORG',6,NULL,NULL,1,1,NULL,NULL,0),(1477,'Move Co 100 36534 to EMDEL INTERNAL_ORG','Move Co 100 36534 to EMDEL INTERNAL_ORG',6,NULL,NULL,1,1,NULL,NULL,0),(1478,'Move Co 100 Global Enablement EXT to GLOBENAB INTERNAL_ORG EXT','Move Co 100 Global Enablement EXT to GLOBENAB INTERNAL_ORG EXT',6,NULL,NULL,1,1,NULL,NULL,0),(1479,'Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS','Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS',6,NULL,NULL,1,1,NULL,NULL,0),(1480,'Move Co 100 36113 TRADERS to GLOBENAB INTERNAL_ORG TRADERS','Move Co 100 36113 TRADERS to GLOBENAB INTERNAL_ORG TRADERS',6,NULL,NULL,1,1,NULL,NULL,0),(1481,'Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS 2','Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS 2',6,NULL,NULL,1,1,NULL,NULL,0),(1482,'Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS v2','Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS v2',6,NULL,NULL,1,1,NULL,NULL,0),(1483,'Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS v3','Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS v3',6,NULL,NULL,1,1,NULL,NULL,0),(1484,'CopyOf Rule #63-Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS 2','CopyOf Rule #63-Move Co 100 Global Enablement TRADERS to GLOBENAB INTERNAL_ORG TRADERS 2',6,NULL,NULL,1,1,NULL,NULL,0),(1485,'Move Co 115 Depr Exp Other Intangibles to NOP','Move Co 115 Depr Exp Other Intangibles to NOP',6,NULL,NULL,0,0,NULL,NULL,0),(1486,'Move Co 115 Accounting Fees','Move Co 115 Accounting Fees',6,NULL,NULL,0,0,NULL,NULL,0),(1487,'Move Co 115 Legal Fees','Move Co 115 Legal Fees',6,NULL,NULL,0,0,NULL,NULL,0),(1488,'Move Co 115 116 117 Bonus','Move Co 115 116 117 Bonus',6,NULL,NULL,0,0,NULL,NULL,0),(1489,'Move Co 115 Contract Labor','Move Co 115 Contract Labor',6,NULL,NULL,0,0,NULL,NULL,0),(1490,'Move Co 115 Depr Exp Other Intangibles','Move Co 115 Depr Exp Other Intangibles',6,NULL,NULL,0,0,NULL,NULL,0),(1491,'100 Profit Sharing Allocation','100 Profit Sharing allocation from 99999',4,NULL,NULL,1,1,NULL,NULL,0),(1492,'100 Profitability Bonus Allocation','100 Profitability Bonus allocation from 99999',4,NULL,NULL,1,1,NULL,NULL,0),(1493,'100 Medical Plan Claims allocation','100 Medical Plan Claims allocation cc67004',4,NULL,NULL,1,1,NULL,NULL,0),(1494,'100 HR Indirect allocations','100 HR Indirect allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1495,'100 HR Indirect allocations 2','100 HR Indirect allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1496,'100 Fac OVHD alloc','100 Facilities Overhead allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1497,'100 Fac Regional OVHD alloc','100 Facilities Regional OVHD allocations ',4,NULL,NULL,1,1,NULL,NULL,0),(1498,'100 Fac Regional OVHD alloc 2','100 Facilities Regional OVHD allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1499,'100 Comm OVHD alloc','100 Communications Overhead allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1500,'100 DocPrint OH allocations','100 DocPrint OH allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1501,'100 Other OH allocations','100 Other OH Allocations - DOC/TAXPROP/Consulting allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1502,'100 Depr OH allocations','100 Depr OH allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1503,'100 Depr OH allocations 2','100 Depr OH allocations 2 CC 60000',4,NULL,NULL,1,1,NULL,NULL,0),(1504,'100 Depr OH allocations 3','100 Depr OH allocations 3',4,NULL,NULL,1,1,NULL,NULL,0),(1505,'100 HR Suppt OH allocations','100 HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1506,'100 G&A Suppt OH allocations','100 G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1507,'100 G&A Suppt OH allocations 2','100 G&A Suppt OH Allocations - function code 99999',4,NULL,NULL,1,1,NULL,NULL,0),(1508,'100 IT Suppt OH allocations','100 IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1509,'100 FAC Suppt OH allocations','100 FAC Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1510,'520 HREXP ALLOC','Denmark HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1511,'520 BUILDEXP ALLOC','Denmark BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1512,'520 COMMEXP ALLOC','Denmark COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1513,'520 OTHREXP ALLOC','Denmark OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1514,'520 DOCPRINTEXP ALLOC','Denmark DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1515,'520 DEPREXP ALLOC','Denmak DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1516,'510 HREXP ALLOC','510 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1517,'510 BUILDEXP ALLOC','510 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1518,'510 COMMEXP ALLOC','510 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1519,'510 OTHREXP ALLOC','510 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1520,'510 DOCPRINTEXP ALLOC','510 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1521,'510 DEPREXP ALLOC','510 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1522,'530 BUILDEXP ALLOC','Italy BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1523,'530 BUILDEXP ALLOC 20999','Italy BUILDEXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1524,'530 COMMEXP ALLOC','Italy COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1525,'530 DEPREXP ALLOC','Italy DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1526,'530 DEPREXP ALLOC 2','Italy DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1527,'530 DEPREXP ALLOC 20999','Italy DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1528,'ITVEN BUILDEXP ALLOC','ITVEN BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1529,'ITVEN BUILDEXP ALLOC 20999','ITVEN BUILDEXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1530,'ITVEN COMMEXP ALLOC','ITVEN COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1531,'ITVEN DEPREXP ALLOC','ITVEN DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1532,'ITVEN DEPREXP ALLOC 2','ITVEN DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1533,'ITVEN DEPREXP ALLOC 20999','ITVEN DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1534,'ITROM BUILDEXP ALLOC','ITROM BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1535,'ITROM BUILDEXP ALLOC 20999','ITROM BUILDEXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1536,'ITROM COMMEXP ALLOC','ITROM COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1537,'ITROM DEPREXP ALLOC','ITROM DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1538,'ITROM DEPREXP ALLOC 2','ITROM DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1539,'ITROM DEPREXP ALLOC 20999','ITROM DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1540,'540 HREXP ALLOC','UK 540 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1541,'540 BUILDEXP ALLOC','UK 540 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1542,'540 COMMEXP ALLOC','UK 540 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1543,'540 DOCPRINTEXP ALLOC','UK 540 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1544,'540 DEPREXP ALLOC','UK 540 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1545,'540 DEPREXP ALLOC 2','UK 540 DEPREXP Allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1546,'550 HREXP ALLOC','Germany HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1547,'550 BUILDEXP ALLOC','Germany BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1548,'550 COMMEXP ALLOC','Germany COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1549,'550 OTHREXP ALLOC','Germany OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1550,'550 DOCPRINTEXP ALLOC','Germany DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1551,'550 DEPREXP ALLOC','Germany DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1552,'551 HREXP ALLOC','Russia HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1553,'551 BUILDEXP ALLOC','Russia BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1554,'551 COMMEXP ALLOC','Russia COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1555,'551 DEPEXP ALLOC','Russia DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1556,'580 HREXP ALLOC','Austria HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1557,'580 BUILDEXP ALLOC','Austria BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1558,'580 COMMEXP ALLOC','Austria COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1559,'580 DOCPRINTEXP ALLOC','Austria DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1560,'580 OTHREXP ALLOC','Austria OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1561,'590 HREXP ALLOC','590 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1562,'590 BUILDEXP ALLOC','590 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1563,'590 COMMEXP ALLOC','590 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1564,'590 OTHREXP ALLOC','590 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1565,'590 DEPREXP ALLOC','590 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1566,'590 DOCPRINTEXP ALLOC','590 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1567,'600 HREXP ALLOC','Finland HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1568,'600 BUILDEXP ALLOC','Finland BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1569,'600 COMMEXP ALLOC','Finland COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1570,'600 OTHREXP ALLOC','Finland OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1571,'600 DOCPRINTEXP ALLOC','Finland DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1572,'600 DEPREXP ALLOC','Finland DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1573,'610 HREXP ALLOC','Ireland HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1574,'610 BUILDEXP ALLOC','Ireland BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1575,'610 COMMEXP ALLOC','Ireland COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1576,'610 DOCPRINTEXP ALLOC','Ireland DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1577,'610 DEPREXP ALLOC','Ireland DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1578,'620 HREXP ALLOC','Netherlands HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1579,'620 BUILDEXP ALLOC','Netherlands BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1580,'620 COMMEXP ALLOC','Netherlands COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1581,'620 DOCPRINTEXP ALLOC','Netherlands DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1582,'620 DEPREXP ALLOC','Netherlands DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1583,'620 DEPREXP ALLOC 2','Netherlands DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1584,'630 HREXP ALLOC','Norway HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1585,'630 HREXP ALLOC PS','Norway HREXP Alloc acct 612210',4,NULL,NULL,1,1,NULL,NULL,0),(1586,'630 BUILDEXP ALLOC','Norway BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1587,'630 COMMEXP ALLOC','Norway COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1588,'630 BUSDEV ALLOC','Norway BUSDEV EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1589,'630 DOCPRINTEXP ALLOC','Norway DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1590,'630 OTHREXP ALLOC','Norway OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1591,'630 DEPREXP ALLOC 20999','Norway DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1592,'630 DEPREXP ALLOC 60499','Norway DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1593,'640 HREXP ALLOC','640 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1594,'640 BUILDEXP ALLOC','640 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1595,'640 COMMEXP ALLOC','640 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1596,'640 DEPREXP ALLOC 20999','640 DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1597,'640 DEPREXP ALLOC 60499','640 DEPREXP Allocations 60499',4,NULL,NULL,1,1,NULL,NULL,0),(1598,'BARC HREXP ALLOC','Barcelona HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1599,'BARC BUILDEXP ALLOC','Barcelona BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1600,'BARC COMMEXP ALLOC','Barcelona COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1601,'BARC DEPREXP ALLOC 20999','Barcelona DEPREXP Allocations 20999',4,NULL,NULL,1,1,NULL,NULL,0),(1602,'BARC DEPREXP ALLOC 60499','Barcelona DEPREXP Allocations 60499',4,NULL,NULL,1,1,NULL,NULL,0),(1603,'650 HREXP ALLOC','650 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1604,'650 BUILDEXP ALLOC','650 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1605,'650 COMMEXP ALLOC','650 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1606,'650 OTHREXP ALLOC','650 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1607,'650 DOCPRINTEXP ALLOC','650 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1608,'650 DEPREXP ALLOC','650 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1609,'650 DEPREXP ALLOC 2','650 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1610,'660 HREXP ALLOC','660 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1611,'660 BUILDEXP ALLOC','660 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1612,'660 COMMEXP ALLOC','660 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1613,'660 OTHREXP ALLOC','660 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1614,'660 DEPREXP ALLOC','660 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1615,'670 BUILDEXP ALLOC','Portugal BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1616,'670 COMMEXP ALLOC','Portugal COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1617,'670 HREXP ALLOC','Portugal HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1618,'680 HREXP ALLOC','680 HREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1619,'680 COMMEXP ALLOC','680 COMMEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1620,'680 BUILDEXP ALLOC','680 BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1621,'680 OTHREXP ALLOC','680 OTHREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1622,'680 DOCPRINTEXP ALLOC','680 DOC and PRINT EXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1623,'680 DEPREXP ALLOC','680 DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1624,'690 HREXP ALLOC','690 HREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1625,'690 BUILDEXP ALLOC','690 BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1626,'690 COMMEXP ALLOC','690 COMMEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1627,'690 OTHREXP ALLOC','690 OTHREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1628,'690 DOCPRINTEXP ALLOC','690 DOC and PRINT EXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1629,'690 DEPREXP ALLOC','690 DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1630,'710 HREXP ALLOC','710 SK HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1631,'710 BUILDEXP ALLOC','710 SK BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1632,'710 COMMEXP ALLOC','710 SK COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1633,'710 DOCPRINTEXP ALLOC','710 SK DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1634,'710 DEPREXP ALLOC','710 SK DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1635,'731 HREXP ALLOC','Bulgaria HREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1636,'731 BUILDEXP ALLOC','Bulgaria BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1637,'731 COMMEXP ALLOC','Bulgaria COMMEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1638,'731 OTHREXP ALLOC','Bulgaria OTHREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1639,'731 DOCPRINTEXP ALLOC','Bulgaria DOC and PRINT EXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1640,'731 DEPREXP ALLOC','Bulgaria DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1641,'740 BUILDEXP ALLOC','740 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1642,'740 COMMEXP ALLOC','740 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1643,'740 OTHREXP ALLOC','740 OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1644,'760 HREXP ALLOC','760 CZ HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1645,'760 BUILDEXP ALLOC','760 CZ BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1646,'760 COMMEXP ALLOC','760 CZ COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1647,'760 DOCPRINTEXP ALLOC','760 CZ DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1648,'760 DEPREXP ALLOC','760 CZ DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1649,'761 HREXP ALLOC','Ukraine HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1650,'761 BUILDEXP ALLOC','Ukraine BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1651,'761 COMMEXP ALLOC','Ukraine COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1652,'761 DEPREXP ALLOC','Ukraine DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1653,'772 HREXP ALLOC','Slovenia HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1654,'772 BUILDEXP ALLOC','Slovenia BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1655,'772 COMMEXP ALLOC','Slovenia COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1656,'772 OTHREXP ALLOC','Slovenia OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1657,'772 DOCPRINTEXP ALLOC','Slovenia DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1658,'772 DEPREXP ALLOC','Slovenia DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1659,'840 HREXP ALLOC','840 HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1660,'840 BUILDEXP ALLOC','840 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1661,'840 COMMEXP ALLOC','840 COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1662,'840 DOCPRINTEXP ALLOC','840 DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1663,'840 DEPREXP ALLOC','840 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1664,'840 DEPREXP ALLOC v2','840 DEPREXP Allocations v2',4,NULL,NULL,1,1,NULL,NULL,0),(1665,'880 BUILDEXP ALLOC','880 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1666,'830 HREXP ALLOC','Greece HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1667,'830 BUILDEXP ALLOC','Greece BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1668,'830 COMMEXP ALLOC','Greece COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1669,'830 OTHREXP ALLOC','Greece OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1670,'830 DOCPRINTEXP ALLOC','Greece DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1671,'830 DEPREXP ALLOC','Greece DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1672,'730 HREXP ALLOC','Hungary HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1673,'730 BUILDEXP ALLOC','Hungary BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1674,'730 COMMEXP ALLOC','Hungary COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1675,'730 OTHREXP ALLOC','Hungary OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1676,'730 DOCPRINTEXP ALLOC','Hungary DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1677,'730 DEPREXP ALLOC','Hungary DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1678,'559 HREXP ALLOC','Romania HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1679,'559 BUILDEXP ALLOC','Romania BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1680,'559 COMMEXP ALLOC','Romania COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1681,'559 OTHREXP ALLOC','Romania OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1682,'559 DOCPRINTEXP ALLOC','Romania DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1683,'559 DEPREXP ALLOC','Romania DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1684,'290 BUILDEXP ALLOC','CAD 290 BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1685,'290 DEPREXP ALLOC','CAD 290 DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1686,'300 BUILDEXP ALLOC','MEX 300 BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1687,'300 DEPREXP ALLOC','MEX 300 DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1688,'305 BUILDEXP ALLOC','COL 305 BUILDEXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1689,'305 DEPREXP ALLOC','COL 305 DEPREXP Allocations',4,NULL,NULL,0,0,NULL,NULL,0),(1690,'560 HREXP ALLOC','Croatia Gmbh HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1691,'560 BUILDEXP ALLOC','Croatia Gmbh BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1692,'560 COMMEXP ALLOC','Croatia Gmbh COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1693,'560 OTHREXP ALLOC','Croatia Gmbh OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1694,'560 DOCPRINTEXP ALLOC','Croatia Gmbh DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1695,'560 DEPREXP ALLOC','Croatia Gmbh DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1696,'775 HREXP ALLOC','Croatia Branch HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1697,'775 BUILDEXP ALLOC','Croatia Branch BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1698,'775 COMMEXP ALLOC','Croatia Branch COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1699,'775 OTHREXP ALLOC','Croatia Branch OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1700,'775 DOCPRINTEXP ALLOC','Croatia Branch DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1701,'775 DEPREXP ALLOC','Croatia Branch DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1702,'850 HREXP ALLOC','Dubai HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1703,'850 BUILDEXP ALLOC','Dubai BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1704,'850 COMMEXP ALLOC','Dubai COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1705,'850 DOCPRINTEXP ALLOC','Dubai DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1706,'850 OTHREXP ALLOC','Dubai OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1707,'850 OTHREXP ALLOC 2','Dubai OTHREXP Allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1708,'850 DEPREXP ALLOC','Dubai DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1709,'852 HREXP ALLOC','Dubai Fzone HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1710,'852 BUILDEXP ALLOC','Dubai Fzone BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1711,'852 COMMEXP ALLOC','Dubai Fzone COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1712,'852 DOCPRINTEXP ALLOC','Dubai Fzone DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1713,'852 OTHREXP ALLOC','Dubai Fzone OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1714,'852 OTHREXP ALLOC 2','Dubai Fzone OTHREXP Allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1715,'852 DEPREXP ALLOC','Dubai Fzone DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1716,'882 HREXP ALLOC','Egypt HREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1717,'882 BUILDEXP ALLOC','Egypt BUILDEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1718,'882 COMMEXP ALLOC','Egypt COMMEXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1719,'882 DOCPRINTEXP ALLOC','Egypt DOC and PRINT EXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1720,'882 OTHREXP ALLOC','Egypt OTHREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1721,'882 OTHREXP ALLOC 2','Egypt OTHREXP Allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1722,'882 DEPREXP ALLOC','Egypt DEPREXP Allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1723,'520 HR Suppt OH allocations','Denmark HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1724,'520 G&A Suppt OH allocations','Denmark G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1725,'520 IT Suppt OH allocations','Denmark IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1726,'510 HR Suppt OH allocations','France HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1727,'510 G&A Suppt OH allocations','France G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1728,'510 IT Suppt OH allocations','France IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1729,'530 HR Suppt OH allocations','Italy HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1730,'530 G&A Suppt OH allocations','Italy G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1731,'530 IT Suppt OH allocations','Italy IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1732,'ITROM HR Suppt OH allocations','ITROM HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1733,'ITROM G&A Suppt OH allocations','ITROM G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1734,'ITROM IT Suppt OH allocations','ITROM IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1735,'ITVEN HR Suppt OH allocations','ITVEN HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1736,'ITVEN G&A Suppt OH allocations','ITVEN G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1737,'ITVEN IT Suppt OH allocations','ITVEN IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1738,'540 HR Suppt OH allocations','UK HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1739,'540 G&A Suppt OH allocations','UK G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1740,'540 IT Suppt OH allocations','UK IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1741,'DE HR Suppt OH allocations','DE HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1742,'DE G&A Suppt OH allocations','DE G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1743,'DE IT Suppt OH allocations','DE IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1744,'551 HR Suppt OH allocations','Russia HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1745,'551 G&A Suppt OH allocations','Russia G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1746,'551 IT Suppt OH allocations','Russia IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1747,'580 HR Suppt OH allocations','Austria HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1748,'580 G&A Suppt OH allocations','Austria G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1749,'580 IT Suppt OH allocations','Austria IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1750,'590 HR Suppt OH allocations','590 HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1751,'590 G&A Suppt OH allocations','590 G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1752,'590 IT Suppt OH allocations','590 IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1753,'600 HR Suppt OH allocations','Finland HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1754,'600 G&A Suppt OH allocations','Finland G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1755,'600 IT Suppt OH allocations','Finland IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1756,'610 HR Suppt OH allocations','Ireland HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1757,'610 G&A Suppt OH allocations','Ireland G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1758,'610 IT Suppt OH allocations','Ireland IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1759,'620 HR Suppt OH allocations','Netherlands HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1760,'620 G&A Suppt OH allocations','Netherlands G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1761,'620 IT Suppt OH allocations','Netherlands IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1762,'630 HR Suppt OH allocations','Norway HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1763,'630 G&A Suppt OH allocations','Norway G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1764,'630 IT Suppt OH allocations','Norway IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1765,'640 HR Suppt OH allocations','640 HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1766,'640 G&A Suppt OH allocations','640 G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1767,'640 IT Suppt OH allocations','640 IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1768,'BARC HR Suppt OH allocations','Barcelona HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1769,'BARC G&A Suppt OH allocations','Barcelona G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1770,'BARC IT Suppt OH allocations','Barcelona IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1771,'650 HR Suppt OH allocations','650 HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1772,'650 G&A Suppt OH allocations','650 G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1773,'650 IT Suppt OH allocations','650 IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1774,'660 HR Suppt OH allocations','660 HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1775,'660 G&A Suppt OH allocations','660 G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1776,'660 IT Suppt OH allocations','660 IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1777,'670 HR Suppt OH allocations','Portugal HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1778,'670 G&A Suppt OH allocations','Portugal G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1779,'670 IT Suppt OH allocations','Portugal IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1780,'710 IT Suppt OH allocations','710 SK IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1781,'710 G&A Suppt OH allocations','710 SKl G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1782,'710 HR Suppt OH allocations','710 SK HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1783,'740 HR Suppt OH allocations','740 HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1784,'740 G&A Suppt OH allocations','740 G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1785,'740 IT Suppt OH allocations','740 IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1786,'730 HR Suppt OH allocations','Hungary HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1787,'730 G&A Suppt OH allocations','Hungary G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1788,'730 IT Suppt OH allocations','Hungary IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1789,'760 HR Suppt OH allocations','760 CZ HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1790,'760 G&A Suppt OH allocations','760 CZ G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1791,'760 IT Suppt OH allocations','760 CZ IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1792,'761 HR Suppt OH allocations','Ukraine HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1793,'761 G&A Suppt OH allocations','Ukraine G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1794,'761 IT Suppt OH allocations','Ukraine IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1795,'772 HR Suppt OH allocations','Slovenia HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1796,'772 G&A Suppt OH allocations','Slovenia G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1797,'772 IT Suppt OH allocations','Slovenia IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1798,'830 HR Suppt OH allocations','Greece HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1799,'830 G&A Suppt OH allocations','Greece G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1800,'830 IT Suppt OH allocations','Greece IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1801,'840 HR Suppt OH allocations','840 HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1802,'840 G&A Suppt OH allocations','840 G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1803,'840 IT Suppt OH allocations','840 IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1804,'850 HR Suppt OH allocations','Dubai HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1805,'850 G&A Suppt OH allocations','Dubai G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1806,'850 IT Suppt OH allocations','Dubai IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1807,'852 HR Suppt OH allocations','Dubai Fzone HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1808,'852 G&A Suppt OH allocations','Dubai Fzone G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1809,'852 IT Suppt OH allocations','Dubai Fzone IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1810,'882 HR Suppt OH allocations','Egypt HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1811,'882 G&A Suppt OH allocations','Egypt G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1812,'882 IT Suppt OH allocations','Eqypt IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1813,'559 HR Suppt OH allocations','Romania HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1814,'559 G&A Suppt OH allocations','Romania G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1815,'559 IT Suppt OH allocations','Romania IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1816,'560 HR Suppt OH allocations','Croatia Gmbh HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1817,'560 G&A Suppt OH allocations','Croatia Gmbh G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1818,'560 IT Suppt OH allocations','Croatia Gmbh IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1819,'775 HR Suppt OH allocations','Croatia Branch HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1820,'775 G&A Suppt OH allocations','Croatia Branch G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1821,'775 IT Suppt OH allocations','Croatia Branch IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1822,'100 Reclass of Hosting Revenue 1','100 Reclass of Hosting Revenue 1',6,NULL,NULL,1,1,NULL,NULL,0),(1823,'100 Reclass of Hosting Revenue 2','100 Reclass of Hosting Revenue 2',6,NULL,NULL,1,1,NULL,NULL,0),(1824,'Reclass of Hosting Revenue 3','Reclass of Hosting Revenue 3',6,NULL,NULL,1,1,NULL,NULL,0),(1825,'100 Reclass of Hosting Revenue 4','100 Reclass of Hosting Revenue 4',6,NULL,NULL,1,1,NULL,NULL,0),(1826,'100 Reclass of Hosting Revenue 5','100 Reclass of Hosting Revenue 5',6,NULL,NULL,1,1,NULL,NULL,0),(1827,'100 Reclass of Hosting Revenue 6','100 Reclass of Hosting Revenue 6',6,NULL,NULL,1,1,NULL,NULL,0),(1828,'100 Reclass of Hosting Revenue 7','100 Reclass of Hosting Revenue 7',6,NULL,NULL,1,1,NULL,NULL,0),(1829,'100 Reclass of Hosting Revenue 8','100 Reclass of Hosting Revenue 8',6,NULL,NULL,1,1,NULL,NULL,0),(1830,'100 Reclass of Hosting Revenue 9','100 Reclass of Hosting Revenue 9',6,NULL,NULL,1,1,NULL,NULL,0),(1831,'I/C Management Fee Revenue & Expense','I/C Management Fee Revenue & Expense',1,NULL,NULL,1,1,NULL,5133,0),(1832,'I/C R&D Revenue & Expense','I/C R&D Revenue & Expense',1,NULL,NULL,1,1,NULL,5134,0),(1833,'I/C Royalty Revenue & Expense','I/C Royalty Revenue & Expense',1,NULL,NULL,1,1,NULL,5135,0),(1834,'I/C Royalty Revenue & Exp-Subscr. Adj.','I/C Royalty Revenue & Exp-Subscr. Adj.',1,NULL,NULL,1,1,NULL,5136,0),(1835,'I/C Other Revenue & Expense','I/C Other Revenue & Expense',1,NULL,NULL,1,1,NULL,5137,0),(1836,'I/C Publications Revenue & Expense','I/C Publications Revenue & Expense',1,NULL,NULL,1,1,NULL,5138,0),(1837,'I/C Consulting Revenue & Expense','I/C Consulting Revenue & Expense',1,NULL,NULL,1,1,NULL,5139,0),(1838,'I/C Education Revenue & Expense','I/C Education Revenue & Expense',1,NULL,NULL,1,1,NULL,5140,0),(1839,'I/C Interest Income & Expense','I/C Interest Income & Expense',1,NULL,NULL,1,1,NULL,5141,0),(1840,'I/C Alliance','I/C Alliance',2,NULL,NULL,1,1,NULL,5142,0),(1841,'I/C HR Revenue & Expense','I/C HR Revenue & Expense',2,NULL,NULL,1,1,NULL,5143,0),(1842,'I/C Facilities Revenue & Expense','I/C Facilities Revenue & Expense',2,NULL,NULL,1,1,NULL,5144,0),(1843,'I/C Communications Revenue & Expense','I/C Communications Revenue & Expense',2,NULL,NULL,1,1,NULL,5145,0),(1844,'I/C Travel Revenue & Expense','I/C Travel Revenue & Expense',2,NULL,NULL,1,1,NULL,5146,0),(1845,'I/C Business Development Revenue & Exp','I/C Business Development Revenue & Exp',2,NULL,NULL,1,1,NULL,5147,0),(1846,'I/C Purchased Services Revenue & Expense','I/C Purchased Services Revenue & Expense',2,NULL,NULL,1,1,NULL,5148,0),(1847,'I/C FYF WW Deal Allocations','I/C FYF WW Deal Allocations',2,NULL,NULL,1,1,NULL,5149,0),(1848,'I/C Renewal WW Deal Allocations','I/C Renewal WW Deal Allocations',2,NULL,NULL,1,1,NULL,5150,0),(1849,'I/C Global Admin Fee','I/C Global Admin Fee',2,NULL,NULL,1,1,NULL,5151,0),(1850,'I/C CPM FYF','I/C CPM FYF',2,NULL,NULL,1,1,NULL,5152,0),(1851,'I/C CPM Ren','I/C CPM Ren',2,NULL,NULL,1,1,NULL,5153,0),(1852,'I/C Global Employee Fee','I/C Global Employee Fee',2,NULL,NULL,1,1,NULL,5154,0),(1853,'I/C Referral Fee','I/C Referral Fee',2,NULL,NULL,1,1,NULL,5155,0),(1854,'I/C Royalty Deductible Direct Expense','I/C Royalty Deductible Direct Expense',2,NULL,NULL,1,1,NULL,5156,0),(1855,'Bad Debt reclass to 99999','Bad Debt reclass to 99999',6,NULL,NULL,1,1,NULL,NULL,0),(1856,'Foreign WIthhold Tax reclass','Foreign WIthhold Tax reclass',6,NULL,NULL,1,1,NULL,NULL,0),(1857,'Move MIA data','Move MIA data',6,NULL,NULL,1,1,NULL,NULL,0),(1858,'Move MIA data 2 Ind','Move MIA data 2 Ind',6,NULL,NULL,1,1,NULL,NULL,0),(1859,'Move MIA data 2 Off','Move MIA data 2 Off',6,NULL,NULL,1,1,NULL,NULL,0),(1860,'Move LAOPR data','Move LAOPR data',6,NULL,NULL,0,0,NULL,NULL,0),(1861,'Move LAOPR data 1','Move LAOPR data 1',6,NULL,NULL,0,0,NULL,NULL,0),(1862,'Move LAOPR data 2','Move LAOPR data 2',6,NULL,NULL,1,1,NULL,NULL,0),(1863,'Move LAOPR data 3','Move LAOPR data 3',6,NULL,NULL,0,0,NULL,NULL,0),(1864,'Move LAOPR data 4','Move LAOPR data 4',6,NULL,NULL,0,0,NULL,NULL,0),(1865,'Move LAOPR data 5','Move LAOPR data 5',6,NULL,NULL,0,0,NULL,NULL,0),(1866,'Move LAOPR data 6','Move LAOPR data 6',6,NULL,NULL,0,0,NULL,NULL,0),(1867,'Move LAOPR data 7','Move LAOPR data 7',6,NULL,NULL,0,0,NULL,NULL,0),(1868,'Move LAOPR data 8','Move LAOPR data 8',6,NULL,NULL,1,1,NULL,NULL,0),(1869,'Move LAOPR data 8 Ind','Move LAOPR data 8 Ind',6,NULL,NULL,1,1,NULL,NULL,0),(1870,'Move LAOPR data 8 Off','Move LAOPR data 8 Off',6,NULL,NULL,1,1,NULL,NULL,0),(1871,'Move LAOPR data 9','Move LAOPR data 9',6,NULL,NULL,0,0,NULL,NULL,0),(1872,'Move LAOPR data 10','Move LAOPR data 10',6,NULL,NULL,0,0,NULL,NULL,0),(1873,'CPM_US_EMEA-AP-290-298-LA-EXT','CPM_US_EMEA-AP-290-298-LA-EXT',6,NULL,NULL,1,1,NULL,NULL,0),(1874,'CPM_JMP','CPM_JMP',6,NULL,NULL,1,1,NULL,NULL,0),(1875,'Reclass of PS for DFX','Reclass of PS for DFX',6,NULL,NULL,1,1,NULL,NULL,0),(1876,'100 Reclass of Hosting Revenue 1','100 Reclass of Hosting Revenue 1',6,NULL,NULL,1,1,NULL,NULL,0),(1877,'100 Reclass of Hosting Revenue 2','100 Reclass of Hosting Revenue 2',6,NULL,NULL,1,1,NULL,NULL,0),(1878,'100 Reclass of Hosting Revenue 3','100 Reclass of Hosting Revenue 3',6,NULL,NULL,1,1,NULL,NULL,0),(1879,'100 Reclass of Hosting Revenue 4','100 Reclass of Hosting Revenue 4',6,NULL,NULL,1,1,NULL,NULL,0),(1880,'100 Reclass of Hosting Revenue 5','100 Reclass of Hosting Revenue 5',6,NULL,NULL,1,1,NULL,NULL,0),(1881,'100 Reclass of Hosting Revenue 6','100 Reclass of Hosting Revenue 6',6,NULL,NULL,1,1,NULL,NULL,0),(1882,'100 Reclass of Hosting Revenue 7','100 Reclass of Hosting Revenue 7',6,NULL,NULL,1,1,NULL,NULL,0),(1883,'100 Reclass of Hosting Revenue 8','100 Reclass of Hosting Revenue 8',6,NULL,NULL,1,1,NULL,NULL,0),(1884,'100 Reclass of Hosting Revenue 9','100 Reclass of Hosting Revenue 9',6,NULL,NULL,1,1,NULL,NULL,0),(1885,'Profit Sharing Allocation','Profit Sharing allocation from 99999',4,NULL,NULL,1,1,NULL,NULL,0),(1886,'Profitability Bonus Allocation','Profitability Bonus allocation from 99999',4,NULL,NULL,1,1,NULL,NULL,0),(1887,'Medical Plan Claims allocation','Medical Plan Claims allocation cc67004',4,NULL,NULL,1,1,NULL,NULL,0),(1888,'HR Indirect allocations','HR Indirect allocations 1',4,NULL,NULL,1,1,NULL,NULL,0),(1889,'HR Indirect allocations 2','HR Indirect allocations 2',4,NULL,NULL,1,1,NULL,NULL,0),(1890,'Fac OVHD alloc','Facilities Overhead allocations ',4,NULL,NULL,1,1,NULL,NULL,0),(1891,'Fac Regional OVHD alloc','Facilities Regional OVHD allocations ',4,NULL,NULL,1,1,NULL,NULL,0),(1892,'Facilities Overhead allocations 2','Facilities Overhead allocations 2 - Jet related',4,NULL,NULL,0,0,NULL,NULL,0),(1893,'Facilities Overhead Allocation 3','Facilities OH allocation of Regional Leases',4,NULL,NULL,1,1,NULL,NULL,0),(1894,'Comm OHVD Alloc','Communication OverHead Allocation',4,NULL,NULL,1,1,NULL,NULL,0),(1895,'DocPrint OH allocations','Documentation Printing and Supplies allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1896,'Other OH allocations','Other OH Allocations - DOC/TAXPROP/Consulting allocations',4,NULL,NULL,1,1,NULL,NULL,0),(1897,'Depr OH allocations 1','Depreciation OverHead allocations 1',4,NULL,NULL,1,1,NULL,NULL,0),(1898,'Depr OH allocations EXE','Depreciation OverHead allocations EXE',4,NULL,NULL,1,1,NULL,NULL,0),(1899,'Depr OH allocations 3','Depreciation OverHead allocations 3',4,NULL,NULL,1,1,NULL,NULL,0),(1900,'HR Suppt OH allocations','HR Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1901,'G&A Suppt OH allocations','G&A Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1902,'G&A Suppt OH allocations 2','G&A Suppt OH Allocations - 99999',4,NULL,NULL,1,1,NULL,NULL,0),(1903,'IT Suppt OH allocations','IT Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0),(1904,'FAC Suppt OH allocs','Fac Suppt OH Allocations - below Operating Expense',4,NULL,NULL,1,1,NULL,NULL,0);
  254. /*!40000 ALTER TABLE `sas_adjustment_rule` ENABLE KEYS */;
  255. UNLOCK TABLES;
  256.  
  257. --
  258. -- Table structure for table `sas_allc_src_props`
  259. --
  260.  
  261. DROP TABLE IF EXISTS `sas_allc_src_props`;
  262. /*!40101 SET @saved_cs_client = @@character_set_client */;
  263. /*!40101 SET character_set_client = utf8 */;
  264. CREATE TABLE `sas_allc_src_props` (
  265. `ALLC_SRC_PROPS_ID` int(11) NOT NULL default '0',
  266. `ALLOCATION_ID` int(11) default '0',
  267. `TARGET_ANALYSIS_MEM_ID` int(11) NOT NULL default '0',
  268. `SOURCE_ANALYSIS_MEM_ID` int(11) default '0',
  269. `PERIOD` int(11) default '0',
  270. `FREQUENCY` varchar(255) collate utf8_bin default '',
  271. `SOURCE_MEM_ID` int(11) default '0',
  272. PRIMARY KEY (`ALLC_SRC_PROPS_ID`),
  273. UNIQUE KEY `allocation_target_analysis` (`ALLOCATION_ID`,`TARGET_ANALYSIS_MEM_ID`),
  274. KEY `allocation_id_idx` (`ALLOCATION_ID`)
  275. ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
  276. /*!40101 SET character_set_client = @saved_cs_client */;
  277.  
  278. --
  279. -- Dumping data for table `sas_allc_src_props`
  280. --
  281.  
  282. LOCK TABLES `sas_allc_src_props` WRITE;
  283. /*!40000 ALTER TABLE `sas_allc_src_props` DISABLE KEYS */;
  284. INSERT INTO `sas_allc_src_props` VALUES (14893,147,23338,23338,101,'PTD',500),(14894,147,8414,8414,101,'PTD',500),(14895,147,8412,8412,101,'PTD',500),(14896,147,8400,8400,101,'PTD',500),(14897,147,8422,8422,101,'PTD',500),(14898,147,8425,8425,101,'PTD',500),(14899,147,8410,8410,101,'PTD',500),(14900,147,8420,8420,101,'PTD',500),(14901,147,23339,23339,101,'PTD',500),(14902,147,8402,8402,101,'PTD',500),(14903,147,8408,8408,101,'PTD',500),(14904,147,8418,8418,101,'PTD',500),(14905,147,8406,8406,101,'PTD',500),(14906,147,8411,8411,101,'PTD',500),(14907,147,8404,8404,101,'PTD',500),(14908,147,8424,8424,101,'PTD',500),(14909,147,8416,8416,101,'PTD',500),(18577,89,23338,23338,101,'PTD',500),(18578,89,8414,8414,101,'PTD',500),(18579,89,8412,8412,101,'PTD',500),(18580,89,8422,8422,101,'PTD',500),(18581,89,8400,8400,101,'PTD',500),(18582,89,8425,8425,101,'PTD',500),(18583,89,8420,8420,101,'PTD',500),(18584,89,8410,8410,101,'PTD',500),(18585,89,23339,23339,101,'PTD',500),(18586,89,8402,8402,101,'PTD',500),(18587,89,8408,8408,101,'PTD',500),(18588,89,8406,8406,101,'PTD',500),(18589,89,8418,8418,101,'PTD',500),(18590,89,8404,8404,101,'PTD',500),(18591,89,8416,8416,101,'PTD',500)
  285.  
  286. 1793000,'Mary Deaton',10,'13729',1052796,1002,38,7799,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407973,1210601793000,'Mary Deaton',10,'13730',1052797,1002,38,7800,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407974,1210601793000,'Mary Deaton',10,'13733',1052799,1002,38,7801,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407975,1210601795000,'Mary Deaton',10,'13734',1052801,1002,38,7802,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407976,1210601795000,'Mary Deaton',10,'13735',1052802,1002,38,7803,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407977,1210601796000,'Mary Deaton',10,'13736',1052803,1002,38,7804,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407978,1210601796000,'Mary Deaton',10,'13737',1052804,1002,38,7805,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407979,1210601797000,'Mary Deaton',10,'13738',1052806,1002,38,7806,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407980,1210601798000,'Mary Deaton',10,'13739',1052807,1002,38,7807,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407981,1210601798000,'Mary Deaton',10,'13740',1052809,1002,38,7808,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407982,1210601799000,'Mary Deaton',10,'13741',1052810,1002,38,7809,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407983,1210601800000,'Mary Deaton',10,'13742',1052812,1002,38,7810,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407984,1210601800000,'Mary Deaton',10,'13743',1052813,1002,38,7811,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407985,1210601801000,'Mary Deaton',10,'13744',1052815,1002,38,7812,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407986,1210601801000,'Mary Deaton',10,'13745',1052816,1002,38,7813,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407987,1210601802000,'Mary Deaton',10,'13746',1052818,1002,38,7814,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407988,1210601803000,'Mary Deaton',10,'13747',1052819,1002,38,7815,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407989,1210601803000,'Kimberly Weglar',8,'Login',1052820,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd71e4e2:3eb7',NULL),(407990,1210601803000,'Mary Deaton',10,'13748',1052821,1002,38,7816,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407991,1210601804000,'Mary Deaton',10,'13749',1052823,1002,38,7817,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407992,1210601804000,'Mary Deaton',10,'13750',1052824,1002,38,7818,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407993,1210601805000,'Mary Deaton',10,'13751',1052826,1002,38,7819,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407994,1210601806000,'Mary Deaton',10,'13752',1052827,1002,38,7820,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407995,1210601807000,'Mary Deaton',10,'13753',1052828,1002,38,7821,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407996,1210601807000,'Mary Deaton',10,'13754',1052829,1002,38,7822,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407997,1210601808000,'Mary Deaton',10,'13755',1052830,1002,38,7823,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407998,1210601808000,'Mary Deaton',10,'13756',1052831,1002,38,7824,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(407999,1210601810000,'Mary Deaton',10,'13757',1052832,1002,38,7825,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408000,1210601810000,'Mary Deaton',10,'13758',1052833,1002,38,7826,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408001,1210601811000,'Mary Deaton',10,'13759',1052835,1002,38,7827,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408002,1210601812000,'Mary Deaton',10,'13760',1052836,1002,38,7828,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408003,1210600918000,'Solutions Role Administrator',17,'95',1052631,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408004,1210601812000,'Mary Deaton',10,'13761',1052838,1002,38,7829,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408005,1210601813000,'Mary Deaton',10,'13762',1052839,1002,38,7830,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408006,1210601813000,'Mary Deaton',10,'13763',1052840,1002,38,7831,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408007,1210601814000,'Mary Deaton',10,'13764',1052841,1002,38,7832,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408008,1210601814000,'Mary Deaton',10,'13765',1052842,1002,38,7833,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408009,1210601815000,'Mary Deaton',10,'13766',1052843,1002,38,7834,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408010,1210601816000,'Mary Deaton',10,'13767',1052844,1002,38,7835,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408011,1210601816000,'Mary Deaton',10,'13768',1052845,1002,38,7836,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408012,1210601817000,'Mary Deaton',10,'13769',1052846,1002,38,7837,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408013,1210601817000,'Mary Deaton',10,'13770',1052847,1002,38,7838,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408014,1210601818000,'Mary Deaton',10,'13771',1052848,1002,38,7839,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408015,1210601818000,'Mary Deaton',10,'13772',1052849,1002,38,7840,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408016,1210601819000,'Mary Deaton',10,'13773',1052850,1002,38,7841,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408017,1210601820000,'Mary Deaton',10,'13774',1052851,1002,38,7842,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408018,1210601820000,'Mary Deaton',10,'13775',1052852,1002,38,7843,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408019,1210601821000,'Mary Deaton',10,'13776',1052853,1002,38,7844,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408020,1210601821000,'Mary Deaton',10,'13777',1052854,1002,38,7845,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408021,1210601822000,'Mary Deaton',10,'13778',1052855,1002,38,7846,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408022,1210601822000,'Mary Deaton',10,'13779',1052856,1002,38,7847,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408023,1210601823000,'Mary Deaton',10,'13780',1052857,1002,38,7848,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408024,1210601823000,'Mary Deaton',10,'13781',1052858,1002,38,7849,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408025,1210601824000,'Mary Deaton',10,'13782',1052859,1002,38,7850,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408026,1210601825000,'Mary Deaton',10,'13783',1052860,1002,38,7851,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408027,1210601825000,'Mary Deaton',10,'13784',1052861,1002,38,7852,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408028,1210601826000,'Mary Deaton',10,'13785',1052862,1002,38,7853,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408029,1210601827000,'Mary Deaton',10,'13786',1052863,1002,38,7854,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408030,1210601827000,'Mary Deaton',10,'13787',1052864,1002,38,7855,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408031,1210601828000,'Mary Deaton',10,'13788',1052865,1002,38,7856,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408032,1210601828000,'Mary Deaton',10,'13789',1052866,1002,38,7857,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408033,1210601829000,'Mary Deaton',10,'13790',1052867,1002,38,7858,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408034,1210601829000,'Mary Deaton',10,'13791',1052868,1002,38,7859,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408035,1210601830000,'Mary Deaton',10,'13792',1052869,1002,38,7860,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408036,1210601830000,'Mary Deaton',10,'13793',1052870,1002,38,7861,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408037,1210601831000,'Mary Deaton',10,'13794',1052871,1002,38,7862,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408038,1210601832000,'Mary Deaton',10,'13795',1052872,1002,38,7863,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408039,1210601832000,'Mary Deaton',10,'13796',1052873,1002,38,7864,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408040,1210601833000,'Mary Deaton',10,'13797',1052874,1002,38,7865,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408041,1210601833000,'Mary Deaton',10,'13798',1052875,1002,38,7866,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408042,1210601834000,'Mary Deaton',10,'13799',1052876,1002,38,7867,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408043,1210601834000,'Mary Deaton',10,'13800',1052877,1002,38,7868,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408044,1210601835000,'Mary Deaton',10,'13801',1052878,1002,38,7869,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408045,1210601835000,'Mary Deaton',10,'13802',1052879,1002,38,7870,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408046,1210601836000,'Mary Deaton',10,'13803',1052880,1002,38,7871,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408047,1210601836000,'Mary Deaton',10,'13804',1052881,1002,38,7872,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408048,1210601837000,'Mary Deaton',10,'13805',1052882,1002,38,7873,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408049,1210601837000,'Mary Deaton',10,'13806',1052883,1002,38,7874,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408050,1210601838000,'Mary Deaton',10,'13807',1052884,1002,38,7875,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408051,1210601838000,'Imelda Chua-Tanuan',8,'Login',1052885,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd71e4e2:5b43',NULL),(408052,1210601838000,'Mary Deaton',10,'13808',1052886,1002,38,7876,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408053,1210601839000,'Mary Deaton',10,'13809',1052887,1002,38,7877,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408054,1210601840000,'Mary Deaton',10,'13810',1052888,1002,38,7878,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408055,1210601840000,'Mary Deaton',10,'13811',1052889,1002,38,7879,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408056,1210601841000,'Mary Deaton',10,'13812',1052890,1002,38,7880,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408057,1210601841000,'Mary Deaton',10,'13813',1052893,1002,38,7881,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408058,1210601842000,'Mary Deaton',10,'13814',1052894,1002,38,7882,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408059,1210601842000,'Mary Deaton',10,'13815',1052895,1002,38,7883,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408060,1210601843000,'Mary Deaton',10,'13816',1052896,1002,38,7884,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408061,1210601843000,'Mary Deaton',10,'13817',1052897,1002,38,7885,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408062,1210601844000,'Mary Deaton',10,'13818',1052898,1002,38,7886,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408063,1210601845000,'Mary Deaton',10,'13819',1052899,1002,38,7887,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408064,1210601845000,'Mary Deaton',10,'13820',1052900,1002,38,7888,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408065,1210601846000,'Mary Deaton',10,'13821',1052902,1002,38,7889,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408066,1210601846000,'Mary Deaton',10,'13822',1052903,1002,38,7890,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408067,1210601847000,'Mary Deaton',10,'13823',1052904,1002,38,7891,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408068,1210601847000,'Mary Deaton',10,'13824',1052905,1002,38,7892,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408069,1210601848000,'Mary Deaton',10,'13825',1052906,1002,38,7893,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408070,1210601849000,'Mary Deaton',10,'13826',1052907,1002,38,7894,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408071,1210600918000,'Solutions Role Administrator',17,'96',1052631,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408072,1210600918000,'Joe Alphonse',17,'5',1052631,1008,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4','null:null'),(408073,1210600918000,'Joe Alphonse',1,'5',1052631,2017,2171,NULL,1,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(408074,1210601849000,'Mary Deaton',10,'13827',1052908,1002,38,7895,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408075,1210601850000,'Mary Deaton',10,'13828',1052909,1002,38,7896,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408076,1210601850000,'Mary Deaton',10,'13829',1052910,1002,38,7897,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408077,1210601851000,'Mary Deaton',10,'13830',1052911,1002,38,7898,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408078,1210601851000,'Mary Deaton',10,'13831',1052912,1002,38,7899,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408079,1210601852000,'Mary Deaton',10,'13832',1052913,1002,38,7900,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408080,1210601853000,'Mary Deaton',10,'13833',1052914,1002,38,7901,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408081,1210601854000,'Mary Deaton',10,'13834',1052915,1002,38,7902,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408082,1210601849000,'Solutions Role Administrator',17,'53',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408083,1210601854000,'Mary Deaton',10,'13835',1052917,1002,38,7903,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408084,1210601855000,'Mary Deaton',10,'13836',1052918,1002,38,7904,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408085,1210601855000,'Mary Deaton',10,'13837',1052919,1002,38,7905,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408086,1210601856000,'Mary Deaton',10,'13838',1052921,1002,38,7906,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408087,1210601857000,'Mary Deaton',10,'13839',1052922,1002,38,7907,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408088,1210601857000,'Mary Deaton',10,'13840',1052923,1002,38,7908,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408089,1210601858000,'Mary Deaton',10,'13841',1052924,1002,38,7909,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408090,1210601858000,'Mary Deaton',10,'13842',1052925,1002,38,7910,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408091,1210601859000,'Mary Deaton',10,'13843',1052926,1002,38,7911,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408092,1210601860000,'Mary Deaton',10,'13844',1052927,1002,38,7912,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408093,1210601860000,'Mary Deaton',10,'13845',1052928,1002,38,7913,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408094,1210601849000,'Solutions Role Administrator',17,'54',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408095,1210601861000,'Mary Deaton',10,'13846',1052929,1002,38,7914,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408096,1210601861000,'Mary Deaton',10,'13847',1052931,1002,38,7915,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408097,1210601862000,'Mary Deaton',10,'13848',1052932,1002,38,7916,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408098,1210601863000,'Mary Deaton',10,'13849',1052934,1002,38,7917,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408099,1210601863000,'Mary Deaton',10,'13850',1052935,1002,38,7918,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408100,1210601864000,'Mary Deaton',10,'13851',1052936,1002,38,7919,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408101,1210601864000,'Mary Deaton',10,'13852',1052937,1002,38,7920,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408102,1210601866000,'Mary Deaton',10,'13853',1052938,1002,38,7921,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408103,1210601866000,'Mary Deaton',10,'13854',1052939,1002,38,7922,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408104,1210601866000,'Mary Deaton',10,'13855',1052940,1002,38,7923,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408105,1210601867000,'Mary Deaton',10,'13856',1052941,1002,38,7924,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408106,1210601849000,'Solutions Role Administrator',17,'55',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408107,1210601868000,'Mary Deaton',10,'13857',1052942,1002,38,7925,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408108,1210601869000,'Mary Deaton',10,'13858',1052943,1002,38,7926,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408109,1210601869000,'Mary Deaton',10,'13859',1052944,1002,38,7927,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408110,1210601870000,'Mary Deaton',10,'13860',1052945,1002,38,7928,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408111,1210601870000,'Mary Deaton',10,'13861',1052946,1002,38,7929,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408112,1210601871000,'Mary Deaton',10,'13862',1052947,1002,38,7930,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408113,1210601872000,'Mary Deaton',10,'13863',1052948,1002,38,7931,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408114,1210601872000,'Mary Deaton',10,'13864',1052949,1002,38,7932,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408115,1210601873000,'Mary Deaton',10,'13865',1052950,1002,38,7933,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408116,1210601874000,'Mary Deaton',10,'13866',1052951,1002,38,7934,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408117,1210601849000,'Solutions Role Administrator',17,'56',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408118,1210601875000,'Mary Deaton',10,'13867',1052952,1002,38,7935,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408119,1210601875000,'Mary Deaton',10,'13868',1052953,1002,38,7936,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408120,1210601876000,'Mary Deaton',10,'13869',1052954,1002,38,7937,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408121,1210601876000,'Mary Deaton',10,'13870',1052955,1002,38,7938,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408122,1210601877000,'Mary Deaton',10,'13871',1052956,1002,38,7939,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408123,1210601878000,'Mary Deaton',10,'13872',1052957,1002,38,7940,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408124,1210601879000,'Mary Deaton',10,'13873',1052958,1002,38,7941,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408125,1210601879000,'Mary Deaton',10,'13874',1052959,1002,38,7942,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408126,1210601880000,'Mary Deaton',10,'13875',1052960,1002,38,7943,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408127,1210601881000,'Mary Deaton',10,'13876',1052961,1002,38,7944,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408128,1210601882000,'Mary Deaton',10,'13877',1052962,1002,38,7945,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408129,1210601849000,'Solutions Role Administrator',17,'57',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408130,1210601882000,'Mary Deaton',10,'13878',1052963,1002,38,7946,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408131,1210601883000,'Mary Deaton',10,'13879',1052964,1002,38,7947,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408132,1210601884000,'Mary Deaton',10,'13880',1052965,1002,38,7948,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408133,1210601886000,'Mary Deaton',10,'13881',1052966,1002,38,7949,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408134,1210601887000,'Mary Deaton',10,'13882',1052967,1002,38,7950,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408135,1210601888000,'Mary Deaton',10,'13883',1052968,1002,38,7951,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408136,1210601888000,'Mary Deaton',10,'13884',1052969,1002,38,7952,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408137,1210601849000,'Solutions Role Administrator',17,'58',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408138,1210601889000,'Mary Deaton',10,'13885',1052970,1002,38,7953,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408139,1210601890000,'Mary Deaton',10,'13886',1052971,1002,38,7954,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408140,1210601890000,'Mary Deaton',10,'13887',1052972,1002,38,7955,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408141,1210601891000,'Mary Deaton',10,'13888',1052973,1002,38,7956,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408142,1210601892000,'Mary Deaton',10,'13889',1052974,1002,38,7957,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408143,1210601892000,'Mary Deaton',10,'13890',1052975,1002,38,7958,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408144,1210601893000,'Mary Deaton',10,'13891',1052977,1002,38,7959,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408145,1210601894000,'Mary Deaton',10,'13892',1052978,1002,38,7960,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408146,1210601894000,'Mary Deaton',10,'13893',1052979,1002,38,7961,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408147,1210601895000,'Mary Deaton',10,'13894',1052980,1002,38,7962,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408148,1210601896000,'Mary Deaton',10,'13895',1052982,1002,38,7963,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408149,1210601849000,'Solutions Role Administrator',17,'59',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408150,1210601896000,'Mary Deaton',10,'13896',1052983,1002,38,7964,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408151,1210601897000,'Mary Deaton',10,'13897',1052984,1002,38,7965,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408152,1210601898000,'Mary Deaton',10,'13898',1052985,1002,38,7966,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408153,1210601898000,'Mary Deaton',10,'13899',1052986,1002,38,7967,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408154,1210601899000,'Mary Deaton',10,'13900',1052987,1002,38,7968,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408155,1210601899000,'Mary Deaton',10,'13901',1052988,1002,38,7969,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408156,1210601900000,'Mary Deaton',10,'13902',1052989,1002,38,7970,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408157,1210601901000,'Mary Deaton',10,'13903',1052990,1002,38,7971,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408158,1210601901000,'Mary Deaton',10,'13904',1052991,1002,38,7972,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408159,1210601902000,'Mary Deaton',10,'13905',1052992,1002,38,7973,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408160,1210601849000,'Solutions Role Administrator',17,'60',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408161,1210601903000,'Mary Deaton',10,'13906',1052993,1002,38,7974,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408162,1210601903000,'Mary Deaton',10,'13907',1052994,1002,38,7975,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408163,1210601904000,'Mary Deaton',10,'13908',1052995,1002,38,7976,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408164,1210601904000,'Mary Deaton',10,'13909',1052996,1002,38,7977,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408165,1210601905000,'Mary Deaton',10,'13910',1052997,1002,38,7978,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408166,1210601906000,'Mary Deaton',10,'13911',1052998,1002,38,7979,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408167,1210601906000,'Mary Deaton',10,'13912',1052999,1002,38,7980,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408168,1210601907000,'Mary Deaton',10,'446',1053000,1003,38,7981,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408169,1210601907000,'Mary Deaton',10,'13913',1053001,1002,38,7982,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408170,1210601849000,'Solutions Role Administrator',17,'61',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408171,1210601849000,'Solutions Role Administrator',17,'62',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408172,1210601849000,'Solutions Role Administrator',17,'63',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408173,1210601921000,'Chris Hoh',8,'Login',1053002,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:660e',NULL),(408174,1210601849000,'Solutions Role Administrator',17,'64',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408175,1210601928000,'Julie Tsolis',8,'Login',1053005,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408176,1210601929000,'Julie Tsolis',8,'Login',1053006,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408177,1210601929000,'Julie Tsolis',8,'Login',1053007,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408178,1210601929000,'Julie Tsolis',8,'Login',1053008,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408179,1210601849000,'Solutions Role Administrator',17,'65',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408180,1210601849000,'Solutions Role Administrator',17,'66',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408181,1210601849000,'Solutions Role Administrator',17,'67',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408182,1210601849000,'Solutions Role Administrator',17,'68',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408183,1210601849000,'Solutions Role Administrator',17,'69',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408184,1210601849000,'Solutions Role Administrator',17,'70',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408185,1210601849000,'Solutions Role Administrator',17,'71',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408186,1210601849000,'Solutions Role Administrator',17,'72',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408187,1210601849000,'Solutions Role Administrator',17,'73',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408188,1210601849000,'Solutions Role Administrator',17,'141',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408189,1210601849000,'Solutions Role Administrator',17,'172',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408190,1210602003000,'Julie Tsolis',8,'Login',1053045,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408191,1210602003000,'Julie Tsolis',8,'Login',1053046,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408192,1210602003000,'Julie Tsolis',8,'Login',1053047,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408193,1210602003000,'Julie Tsolis',8,'Login',1053048,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408194,1210601849000,'Solutions Role Administrator',17,'74',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408195,1210601849000,'Solutions Role Administrator',17,'75',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408196,1210601849000,'Solutions Role Administrator',17,'79',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408197,1210601849000,'Solutions Role Administrator',17,'158',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408198,1210601849000,'Solutions Role Administrator',17,'163',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408199,1210601849000,'Solutions Role Administrator',17,'116',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408200,1210602095140,'Jennifer Jackson',9,'Logout',1053055,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:177',NULL),(408201,1210602095218,'Teresa Holland',9,'Logout',1053056,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:33e2',NULL),(408202,1210601849000,'Solutions Role Administrator',17,'117',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408203,1210601849000,'Solutions Role Administrator',17,'118',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408204,1210601849000,'Solutions Role Administrator',17,'119',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408205,1210602143000,'Pamela Smith',9,'Logout',1053058,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:729a',NULL),(408206,1210601849000,'Solutions Role Administrator',17,'120',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408207,1210602153000,'Pamela Smith',8,'Login',1053059,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-c31',NULL),(408208,1210601849000,'Solutions Role Administrator',17,'121',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408209,1210602160894,'Sherri Decker',8,'Login',1053061,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408210,1210602160925,'Sherri Decker',8,'Login',1053062,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408211,1210601849000,'Solutions Role Administrator',17,'122',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408212,1210602184000,'Sherri Decker',1,'13826',1053064,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408213,1210601849000,'Solutions Role Administrator',17,'123',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408214,1210602193000,'Sherri Decker',8,'Login',1053065,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408215,1210601849000,'Solutions Role Administrator',17,'124',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408216,1210601849000,'Solutions Role Administrator',17,'159',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408217,1210601849000,'Solutions Role Administrator',17,'162',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408218,1210601849000,'Solutions Role Administrator',17,'125',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408219,1210602249394,'Kay Pellack',8,'Login',1053066,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408220,1210602249425,'Kay Pellack',8,'Login',1053067,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408221,1210602254000,'Sherri Decker',1,'13826',1053069,1002,171,7983,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408222,1210602254815,'Sherri Decker',9,'Logout',1053070,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408223,1210601849000,'Solutions Role Administrator',17,'126',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408224,1210602265000,'Sherri Decker',3,'13826',1053072,1002,38,7984,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408225,1210602276436,'Sherri Decker',8,'Login',1053074,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408226,1210601849000,'Solutions Role Administrator',17,'80',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408227,1210602298401,'Sherri Decker',9,'Logout',1053079,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408228,1210601849000,'Solutions Role Administrator',17,'81',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408229,1210602315679,'Sherri Decker',9,'Logout',1053081,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408230,1210602316000,'Mary Deaton',9,'Logout',1053082,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:2ef2',NULL),(408231,1210602319037,'Sherri Decker',8,'Login',1053083,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408232,1210602319053,'Sherri Decker',8,'Login',1053084,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408233,1210601849000,'Solutions Role Administrator',17,'84',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408234,1210601849000,'Solutions Role Administrator',17,'167',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408235,1210601849000,'Solutions Role Administrator',17,'85',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408236,1210602377000,'Sherri Decker',1,'13886',1053090,1002,171,7985,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408237,1210602377903,'Sherri Decker',9,'Logout',1053091,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408238,1210602382840,'Sherri Decker',8,'Login',1053092,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408239,1210602382000,'Sherri Decker',1,'13886',1053093,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408240,1210602390000,'Sherri Decker',8,'Login',1053095,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408241,1210602395104,'Alexandre Branco',9,'Logout',1053096,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408242,1210601849000,'Solutions Role Administrator',17,'86',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408243,1210602417000,'Kimberly Weglar',9,'Logout',1053097,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd71e4e2:3eb7',NULL),(408244,1210602422524,'Melody Lund',8,'Login',1053098,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:16c1',NULL),(408245,1210602426000,'Sherri Decker',3,'13886',1053099,1002,38,7986,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408246,1210602434788,'Sherri Decker',9,'Logout',1053101,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408247,1210602437069,'Sherri Decker',8,'Login',1053102,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408248,1210601849000,'Solutions Role Administrator',17,'87',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408249,1210602444000,'Melody Lund',8,'Login',1053103,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:16c1',NULL),(408250,1210601849000,'Solutions Role Administrator',17,'88',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408251,1210602482000,'Kay Pellack',1,'13825',1053108,1002,171,7987,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408252,1210602482924,'Kay Pellack',9,'Logout',1053109,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408253,1210602492627,'Kay Pellack',8,'Login',1053110,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408254,1210602496000,'Chris Hoh',8,'Login',1053114,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:660e',NULL),(408255,1210601849000,'Solutions Role Administrator',17,'89',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408256,1210601849000,'Solutions Role Administrator',17,'90',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408257,1210602559777,'Kay Pellack',9,'Logout',1053137,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408258,1210601849000,'Solutions Role Administrator',17,'101',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408259,1210602569995,'Kay Pellack',8,'Login',1053143,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408260,1210602570000,'Melody Lund',9,'Logout',1053144,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:e43',NULL),(408261,1210602570000,'Kay Pellack',1,'13825',1053145,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408262,1210601849000,'Solutions Role Administrator',17,'104',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408263,1210602578000,'Kay Pellack',8,'Login',1053147,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408264,1210602612000,'Kay Pellack',3,'13825',1053151,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408265,1210601849000,'Solutions Role Administrator',17,'105',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408266,1210601849000,'Solutions Role Administrator',17,'142',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408267,1210601849000,'Solutions Role Administrator',17,'99',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408268,1210601849000,'Solutions Role Administrator',17,'100',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408269,1210602671000,'Pamela Smith',9,'Logout',1053164,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-c31',NULL),(408270,1210601849000,'Solutions Role Administrator',17,'103',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408271,1210601849000,'Solutions Role Administrator',17,'102',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408272,1210601849000,'Solutions Role Administrator',17,'92',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408273,1210602733000,'John Wilson',9,'Logout',1053168,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:54d9',NULL),(408274,1210602749200,'John Wilson',8,'Login',1053170,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:42f7',NULL),(408275,1210601849000,'Solutions Role Administrator',17,'111',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408276,1210602764000,'Kris Williams',8,'Login',1053173,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:4a07',NULL),(408277,1210601849000,'Solutions Role Administrator',17,'93',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408278,1210602785000,'Jennifer DeArmond',8,'Login',1053181,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:4a73',NULL),(408279,1210602800000,'David Schwerbrock',8,'Login',1053194,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:4b13',NULL),(408280,1210601849000,'Solutions Role Administrator',17,'94',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408281,1210602814000,'John Wilson',8,'Login',1053204,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:4bcb',NULL),(408282,1210601849000,'Solutions Role Administrator',17,'95',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408283,1210601849000,'Solutions Role Administrator',17,'96',1052916,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408284,1210601849000,'Joe Alphonse',17,'5',1052916,1008,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4','null:null'),(408285,1210601849000,'Joe Alphonse',1,'5',1052916,2017,2171,NULL,1,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(408286,1210602872973,'Alexandre Branco',8,'Login',1053219,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408287,1210602892000,'Alexandre Branco',8,'Login',1053221,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408288,1210602974373,'Kay Pellack',9,'Logout',1053241,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408289,1210602982000,'Melody Lund',8,'Login',1053249,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:5415',NULL),(408290,1210602994028,'Gordon Moyer',8,'Login',1053250,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:543e',NULL),(408291,1210602995153,'Giuseppe Palaia',9,'Logout',1053251,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd71e4e2:-7e78',NULL),(408292,1210603015000,'Gordon Moyer',8,'Login',1053253,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:543e',NULL),(408293,1210603037666,'Carol Gretz',8,'Login',1053260,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:5e17',NULL),(408294,1210603087000,'Jennifer DeArmond',9,'Logout',1053267,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:4a73',NULL),(408295,1210603138895,'Jennifer DeArmond',8,'Login',1053271,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408296,1210603168000,'Jennifer DeArmond',8,'Login',1053272,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408297,1210603240000,'Julie Tsolis',8,'Login',1053286,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:69fb',NULL),(408298,1210603258000,'Gordon Moyer',8,'Login',1053301,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:543e',NULL),(408299,1210603361000,'Melody Lund',8,'Login',1053310,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6fad',NULL),(408300,1210603416679,'Kate Langelier',8,'Login',1053311,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408301,1210603416695,'Kate Langelier',8,'Login',1053312,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408302,1210603438000,'Kate Langelier',1,'13784',1053315,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408303,1210603446000,'Kate Langelier',8,'Login',1053316,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408304,1210603484000,'Debbie Thompson',8,'Login',1053321,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:75d5',NULL),(408305,1210603506000,'Heather Holt',8,'Login',1053324,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:7750',NULL),(408306,1210603528000,'Heather Holt',8,'Login',1053328,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:77f8',NULL),(408307,1210603572391,'Jennifer Jackson',8,'Login',1053337,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(408308,1210603605000,'Jennifer Jackson',8,'Login',1053338,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(408309,1210603606124,'Kamila Holanova',8,'Login',1053340,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408310,1210603606139,'Kamila Holanova',8,'Login',1053341,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408311,1210603657000,'Imelda Chua-Tanuan',9,'Logout',1053353,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:56da',NULL),(408312,1210603660000,'Jennifer Jackson',8,'Login',1053354,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-73bd',NULL),(408313,1210603670000,'Imelda Chua-Tanuan',9,'Logout',1053356,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd71e4e2:5b43',NULL),(408314,1210603677000,'Kate Langelier',1,'13784',1053358,1002,171,7988,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408315,1210603677636,'Kate Langelier',9,'Logout',1053359,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408316,1210603704000,'Imelda Chua-Tanuan',8,'Login',1053363,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7112',NULL),(408317,1210603707000,'Kate Langelier',3,'13784',1053366,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408318,1210603723040,'Kate Langelier',8,'Login',1053369,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408319,1210603723000,'Kate Langelier',1,'13777',1053370,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408320,1210603725000,'Kate Langelier',8,'Login',1053371,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408321,1210603752508,'Alexandre Branco',9,'Logout',1053378,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408322,1210603756836,'Alexandre Branco',8,'Login',1053381,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408323,1210603771000,'Alexandre Branco',1,'9427',1053383,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408324,1210603774000,'Alexandre Branco',8,'Login',1053385,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408325,1210603821567,'Gordon Moyer',9,'Logout',1053390,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:543e',NULL),(408326,1210603835192,'Julie Tsolis',9,'Logout',1053392,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7354',NULL),(408327,1210603842832,'Christy Hicks',8,'Login',1053395,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408328,1210603842847,'Christy Hicks',8,'Login',1053396,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408329,1210603906017,'Brian Green',8,'Login',1053402,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408330,1210603906032,'Brian Green',8,'Login',1053403,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408331,1210603918000,'Christy Hicks',1,'13747',1053404,1002,171,7989,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408332,1210603918953,'Christy Hicks',9,'Logout',1053405,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408333,1210603934546,'Christy Hicks',8,'Login',1053408,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408334,1210603934000,'Christy Hicks',1,'13747',1053409,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408335,1210603989000,'Christy Hicks',8,'Login',1053431,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408336,1210604045000,'Christy Hicks',3,'13747',1053432,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408337,1210604074759,'Jennifer Jackson',9,'Logout',1053435,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(408338,1210604074821,'Jennifer Jackson',8,'Login',1053436,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-73bd',NULL),(408339,1210604075000,'Jennifer Jackson',8,'Login',1053437,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-73bd',NULL),(408340,1210604076000,'Jennifer Jackson',8,'Login',1053438,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-73bd',NULL),(408341,1210604076000,'Jennifer Jackson',8,'Login',1053439,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-73bd',NULL),(408342,1210604076000,'Jennifer Jackson',8,'Login',1053440,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-73bd',NULL),(408343,1210604114867,'Tina Parcer',8,'Login',1053445,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-a62',NULL),(408344,1210604136000,'Tina Parcer',1,'13230',1053451,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-a62',NULL),(408345,1210604145000,'Tina Parcer',8,'Login',1053453,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-a62',NULL),(408346,1210604170000,'Imelda Chua-Tanuan',8,'Login',1053455,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-4982',NULL),(408347,1210604173505,'Kate Langelier',8,'Login',1053457,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408348,1210604173536,'Kate Langelier',8,'Login',1053458,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408349,1210604184000,'Melody Lund',9,'Logout',1053462,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:5415',NULL),(408350,1210604188000,'Melody Lund',9,'Logout',1053464,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6fad',NULL),(408351,1210604220659,'Tina Parcer',9,'Logout',1053467,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-a62',NULL),(408352,1210604227000,'Alexandre Branco',1,'9417',1053468,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408353,1210604233000,'Alexandre Branco',8,'Login',1053469,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408354,1210604254000,'John Wilson',9,'Logout',1053472,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:4bcb',NULL),(408355,1210604255126,'Sherri Decker',9,'Logout',1053474,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408356,1210604270156,'Sherri Decker',9,'Logout',1053475,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-cf8',NULL),(408357,1210604297000,'Kate Langelier',1,'13777',1053479,1002,171,7990,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408358,1210604297499,'Kate Langelier',9,'Logout',1053480,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408359,1210604304000,'Kate Langelier',3,'13777',1053482,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408360,1210604309000,'John Wilson',8,'Login',1053485,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-363f',NULL),(408361,1210604329000,'Kamila Holanova',1,'9510',1053488,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408362,1210604340000,'Kamila Holanova',8,'Login',1053489,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408363,1210604351559,'Jennifer Jackson',9,'Logout',1053492,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-73bd',NULL),(408364,1210604351575,'Jennifer Jackson',8,'Login',1053493,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(408365,1210604375214,'Kay Pellack',9,'Logout',1053506,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:-362',NULL),(408366,1210604375511,'Kate Langelier',8,'Login',1053508,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408367,1210604375000,'Kate Langelier',1,'13762',1053509,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408368,1210604384000,'Kate Langelier',8,'Login',1053513,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408369,1210604400979,'Marta Stacy',8,'Login',1053516,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408370,1210604400994,'Marta Stacy',8,'Login',1053517,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408371,1210604421915,'Carol Gretz',9,'Logout',1053520,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:5e17',NULL),(408372,1210604425000,'Chris Hoh',8,'Login',1053521,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:660e',NULL),(408373,1210604465000,'Kate Langelier',1,'13762',1053563,1002,171,7991,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408374,1210604465960,'Kate Langelier',9,'Logout',1053564,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408375,1210604471000,'Kate Langelier',1,'13762',1053566,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408376,1210604472538,'Kate Langelier',8,'Login',1053567,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408377,1210604473272,'Ann Chapman',8,'Login',1053568,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408378,1210604473288,'Ann Chapman',8,'Login',1053569,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408379,1210604480000,'Kate Langelier',8,'Login',1053570,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408380,1210604502000,'Kate Langelier',3,'13762',1053572,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408381,1210604506000,'Marta Stacy',1,'13799',1053573,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408382,1210604525000,'Marta Stacy',8,'Login',1053575,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408383,1210604587000,'Marta Stacy',1,'13796',1053580,1002,171,7992,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408384,1210604587595,'Marta Stacy',9,'Logout',1053581,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408385,1210604593470,'Marta Stacy',8,'Login',1053582,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408386,1210604626359,'Marta Stacy',9,'Logout',1053585,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408387,1210604631375,'Marta Stacy',8,'Login',1053587,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408388,1210604631000,'Marta Stacy',1,'13796',1053588,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408389,1210604639000,'Marta Stacy',8,'Login',1053589,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408390,1210604658358,'Marianna Zsemberiova',8,'Login',1053591,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(408391,1210604683000,'Brian Green',1,'13746',1053594,1002,171,7993,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408392,1210604683997,'Brian Green',9,'Logout',1053595,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408393,1210604688060,'Brian Green',8,'Login',1053597,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408394,1210604700000,'Ann Chapman',1,'13819',1053606,1002,171,7994,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408395,1210604700825,'Ann Chapman',9,'Logout',1053607,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408396,1210604702934,'Brian Green',9,'Logout',1053608,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408397,1210604707000,'Marianna Zsemberiova',8,'Login',1053610,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(408398,1210604708449,'Brian Green',8,'Login',1053611,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408399,1210604708000,'Brian Green',1,'13746',1053612,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408400,1210604712074,'Ann Chapman',8,'Login',1053613,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408401,1210604712000,'Ann Chapman',1,'13819',1053614,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408402,1210604718000,'Brian Green',8,'Login',1053617,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408403,1210604721000,'Ann Chapman',8,'Login',1053619,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408404,1210604751000,'Brian Green',3,'13746',1053622,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408405,1210604757000,'Ann Chapman',3,'13819',1053623,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408406,1210604765000,'Marta Stacy',3,'13796',1053625,1002,38,7995,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408407,1210604781000,'Marta Stacy',1,'13799',1053628,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408408,1210604792000,'Marta Stacy',8,'Login',1053630,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408409,1210604812000,'Marianna Zsemberiova',8,'Login',1053632,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(408410,1210604841000,'Marta Stacy',1,'13799',1053634,1002,171,7996,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408411,1210604841709,'Marta Stacy',9,'Logout',1053635,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408412,1210604843600,'Marta Stacy',8,'Login',1053636,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408413,1210604868489,'Marta Stacy',9,'Logout',1053638,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408414,1210604873000,'Marta Stacy',1,'13799',1053639,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408415,1210604873473,'Marta Stacy',8,'Login',1053640,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408416,1210604881000,'Marta Stacy',8,'Login',1053642,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408417,1210604882000,'Christy Hicks',1,'13744',1053643,1002,171,7997,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408418,1210604882692,'Christy Hicks',9,'Logout',1053644,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408419,1210604902144,'Christy Hicks',8,'Login',1053645,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408420,1210604902000,'Christy Hicks',1,'13744',1053646,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408421,1210604910000,'Christy Hicks',8,'Login',1053648,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408422,1210604925000,'Marta Stacy',3,'13799',1053649,1002,38,7998,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408423,1210604922000,'Solutions Role Administrator',17,'53',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408424,1210604931000,'Christy Hicks',3,'13744',1053651,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408425,1210604922000,'Solutions Role Administrator',17,'54',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408426,1210604922000,'Solutions Role Administrator',17,'55',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408427,1210604922000,'Solutions Role Administrator',17,'56',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408428,1210604922000,'Solutions Role Administrator',17,'57',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408429,1210604957000,'Marta Stacy',1,'13795',1053654,1002,171,7999,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408430,1210604957110,'Marta Stacy',9,'Logout',1053655,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408431,1210604960469,'Marta Stacy',8,'Login',1053656,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408432,1210604922000,'Solutions Role Administrator',17,'58',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408433,1210604922000,'Solutions Role Administrator',17,'59',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408434,1210604922000,'Solutions Role Administrator',17,'60',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408435,1210604922000,'Solutions Role Administrator',17,'61',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408436,1210604987000,'Christy Hicks',1,'13741',1053661,1002,171,8000,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408437,1210604987187,'Christy Hicks',9,'Logout',1053662,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408438,1210604922000,'Solutions Role Administrator',17,'62',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408439,1210604992000,'Maryam Shabon',9,'Logout',1053665,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:7124',NULL),(408440,1210604922000,'Solutions Role Administrator',17,'63',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408441,1210604997061,'Christy Hicks',8,'Login',1053666,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408442,1210604997000,'Christy Hicks',1,'13741',1053667,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408443,1210604922000,'Solutions Role Administrator',17,'64',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408444,1210605005000,'Christy Hicks',8,'Login',1053669,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408445,1210604922000,'Solutions Role Administrator',17,'65',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408446,1210604922000,'Solutions Role Administrator',17,'66',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408447,1210605016000,'Jennifer DeArmond',8,'Login',1053670,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408448,1210605017060,'Marta Stacy',9,'Logout',1053671,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408449,1210605017000,'Jennifer DeArmond',8,'Login',1053673,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408450,1210605017000,'Jennifer DeArmond',8,'Login',1053674,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408451,1210605017000,'Jennifer DeArmond',8,'Login',1053675,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408452,1210605019000,'Christy Hicks',3,'13741',1053676,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408453,1210605020107,'Marta Stacy',8,'Login',1053677,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408454,1210605020000,'Marta Stacy',1,'13795',1053678,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408455,1210604922000,'Solutions Role Administrator',17,'67',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408456,1210604922000,'Solutions Role Administrator',17,'68',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408457,1210605028000,'Marta Stacy',8,'Login',1053682,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408458,1210604922000,'Solutions Role Administrator',17,'69',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408459,1210604922000,'Solutions Role Administrator',17,'70',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408460,1210604922000,'Solutions Role Administrator',17,'71',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408461,1210604922000,'Solutions Role Administrator',17,'72',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408462,1210604922000,'Solutions Role Administrator',17,'73',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408463,1210604922000,'Solutions Role Administrator',17,'141',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408464,1210604922000,'Solutions Role Administrator',17,'172',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408465,1210605078980,'Kris Williams',8,'Login',1053692,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408466,1210605079000,'Kris Williams',8,'Login',1053693,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408467,1210605079000,'Kris Williams',8,'Login',1053694,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408468,1210605079000,'Kris Williams',8,'Login',1053695,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408469,1210605080000,'Kris Williams',8,'Login',1053696,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408470,1210604922000,'Solutions Role Administrator',17,'74',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408471,1210605089000,'Christy Hicks',1,'13745',1053700,1002,171,8001,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408472,1210605089464,'Christy Hicks',9,'Logout',1053701,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408473,1210605098000,'Kate Langelier',1,'13760',1053702,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408474,1210605103244,'Christy Hicks',8,'Login',1053703,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408475,1210605103000,'Christy Hicks',1,'13745',1053704,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408476,1210605103000,'Maryam Shabon',8,'Login',1053705,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:63f0',NULL),(408477,1210604922000,'Solutions Role Administrator',17,'75',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408478,1210605107000,'Marta Stacy',3,'13795',1053707,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408479,1210605112000,'Christy Hicks',8,'Login',1053710,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408480,1210605114000,'Kate Langelier',8,'Login',1053711,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408481,1210605115000,'Jennifer Jackson',8,'Login',1053712,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:6936',NULL),(408482,1210605131000,'Christy Hicks',3,'13745',1053714,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408483,1210605133000,'Kris Williams',8,'Login',1053715,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408484,1210605133000,'Kris Williams',8,'Login',1053716,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408485,1210605133000,'Kris Williams',8,'Login',1053717,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408486,1210605133000,'Kris Williams',8,'Login',1053718,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408487,1210605141000,'Marta Stacy',1,'13800',1053720,1002,171,8002,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408488,1210605141133,'Marta Stacy',9,'Logout',1053721,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408489,1210605143117,'Marta Stacy',8,'Login',1053722,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408490,1210604922000,'Solutions Role Administrator',17,'79',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408491,1210605167554,'Marta Stacy',9,'Logout',1053726,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408492,1210605170241,'Marta Stacy',8,'Login',1053727,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408493,1210605170000,'Marta Stacy',1,'13800',1053728,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408494,1210604922000,'Solutions Role Administrator',17,'158',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408495,1210605177000,'Marta Stacy',8,'Login',1053729,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408496,1210605180000,'Ann Chapman',1,'13822',1053731,1002,171,8003,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408497,1210605180834,'Ann Chapman',9,'Logout',1053732,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408498,1210605189287,'Ann Chapman',8,'Login',1053734,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408499,1210605189000,'Ann Chapman',1,'13822',1053735,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408500,1210605198000,'Ann Chapman',8,'Login',1053737,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408501,1210604922000,'Solutions Role Administrator',17,'163',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408502,1210605217000,'Marta Stacy',3,'13800',1053739,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408503,1210604922000,'Solutions Role Administrator',17,'116',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408504,1210605226000,'Ann Chapman',3,'13822',1053742,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408505,1210605237000,'Christy Hicks',1,'13742',1053744,1002,171,8004,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408506,1210605237613,'Christy Hicks',9,'Logout',1053745,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408507,1210604922000,'Solutions Role Administrator',17,'117',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408508,1210605245691,'Christy Hicks',8,'Login',1053748,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408509,1210605245000,'Christy Hicks',1,'13742',1053749,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408510,1210605254000,'Marta Stacy',1,'13797',1053751,1002,171,8005,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408511,1210605254378,'Marta Stacy',9,'Logout',1053752,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408512,1210605255000,'Christy Hicks',8,'Login',1053753,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408513,1210605257597,'Marta Stacy',8,'Login',1053754,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408514,1210604922000,'Solutions Role Administrator',17,'118',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408515,1210605278580,'Marta Stacy',9,'Logout',1053756,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408516,1210605281611,'Marta Stacy',8,'Login',1053757,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408517,1210605281000,'Marta Stacy',1,'13797',1053758,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408518,1210604922000,'Solutions Role Administrator',17,'119',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408519,1210605285000,'Heather Holt',9,'Logout',1053759,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:77f8',NULL),(408520,1210605289000,'Marta Stacy',8,'Login',1053760,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408521,1210605296000,'Debbie Thompson',9,'Logout',1053761,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd71e4e2:-6930',NULL),(408522,1210605296000,'Chris Hoh',9,'Logout',1053762,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd71e4e2:-6be5',NULL),(408523,1210605306000,'Ann Chapman',1,'13821',1053763,1002,171,8006,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408524,1210605306173,'Ann Chapman',9,'Logout',1053764,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408525,1210604922000,'Solutions Role Administrator',17,'120',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408526,1210604922000,'Solutions Role Administrator',17,'121',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408527,1210605332453,'Ann Chapman',8,'Login',1053768,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408528,1210605332000,'Ann Chapman',1,'13821',1053769,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408529,1210605332000,'Chris Hoh',8,'Login',1053770,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:660e',NULL),(408530,1210605336000,'Marta Stacy',3,'13797',1053772,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408531,1210605339000,'Maryam Shabon',9,'Logout',1053773,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:63f0',NULL),(408532,1210605341000,'Ann Chapman',8,'Login',1053774,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408533,1210605342000,'Jennifer DeArmond',8,'Login',1053775,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408534,1210605342000,'Kate Langelier',1,'13760',1053776,1002,171,8007,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408535,1210605342343,'Kate Langelier',9,'Logout',1053777,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408536,1210605342000,'Jennifer DeArmond',8,'Login',1053778,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408537,1210605342000,'Jennifer DeArmond',8,'Login',1053779,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408538,1210605342000,'Jennifer DeArmond',8,'Login',1053780,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408539,1210605354000,'Kate Langelier',3,'13760',1053782,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408540,1210604922000,'Solutions Role Administrator',17,'122',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408541,1210605362000,'Ann Chapman',3,'13821',1053783,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408542,1210605373000,'Marta Stacy',1,'13798',1053786,1002,171,8008,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408543,1210605373279,'Marta Stacy',9,'Logout',1053787,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408544,1210604922000,'Solutions Role Administrator',17,'123',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408545,1210605376248,'Marta Stacy',8,'Login',1053788,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408546,1210605397559,'Marta Stacy',9,'Logout',1053792,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408547,1210604922000,'Solutions Role Administrator',17,'124',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408548,1210605401387,'Marta Stacy',8,'Login',1053793,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408549,1210605401000,'Marta Stacy',1,'13798',1053794,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408550,1210605408000,'Marta Stacy',8,'Login',1053795,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408551,1210605411000,'Ann Chapman',1,'13823',1053796,1002,171,8009,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408552,1210605411324,'Ann Chapman',9,'Logout',1053797,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408553,1210604922000,'Solutions Role Administrator',17,'159',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408554,1210605422000,'Jennifer DeArmond',8,'Login',1053799,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408555,1210605422000,'Jennifer DeArmond',8,'Login',1053800,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408556,1210605423000,'Jennifer DeArmond',8,'Login',1053801,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408557,1210605423000,'Jennifer DeArmond',8,'Login',1053802,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408558,1210605426027,'Ann Chapman',8,'Login',1053803,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408559,1210605426000,'Ann Chapman',1,'13823',1053804,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408560,1210604922000,'Solutions Role Administrator',17,'162',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408561,1210605434000,'Ann Chapman',8,'Login',1053806,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408562,1210605436000,'Joe Alphonse',8,'Login',1053807,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-3dfc',NULL),(408563,1210604922000,'Solutions Role Administrator',17,'125',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408564,1210605443000,'Chris Hoh',8,'Login',1053808,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:660e',NULL),(408565,1210605458000,'Ann Chapman',3,'13823',1053811,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408566,1210604922000,'Solutions Role Administrator',17,'126',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408567,1210604922000,'Solutions Role Administrator',17,'80',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408568,1210605494273,'Marta Stacy',8,'Login',1053812,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408569,1210605497773,'Marta Stacy',8,'Login',1053813,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408570,1210604922000,'Solutions Role Administrator',17,'81',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408571,1210605517000,'Ann Chapman',1,'13820',1053814,1002,171,8010,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408572,1210605517991,'Ann Chapman',9,'Logout',1053815,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408573,1210605530178,'Kate Langelier',9,'Logout',1053816,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408574,1210605531334,'Ann Chapman',8,'Login',1053817,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408575,1210605531000,'Ann Chapman',1,'13820',1053818,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408576,1210605534000,'Marta Stacy',3,'13798',1053819,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408577,1210604922000,'Solutions Role Administrator',17,'84',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408578,1210605539000,'Ann Chapman',8,'Login',1053820,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408579,1210604922000,'Solutions Role Administrator',17,'167',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408580,1210605566000,'Chris Hoh',8,'Login',1053822,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-2544',NULL),(408581,1210605573000,'Ann Chapman',3,'13820',1053827,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408582,1210605575176,'Kate Langelier',9,'Logout',1053830,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6ffe',NULL),(408583,1210605576000,'Marta Stacy',1,'13838',1053831,1002,171,8011,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408584,1210605576676,'Marta Stacy',9,'Logout',1053832,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408585,1210605578613,'Marta Stacy',8,'Login',1053833,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408586,1210604922000,'Solutions Role Administrator',17,'85',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408587,1210605605206,'Marta Stacy',9,'Logout',1053836,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408588,1210605607503,'Marta Stacy',8,'Login',1053837,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408589,1210605607000,'Marta Stacy',1,'13838',1053838,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408590,1210605618000,'Marta Stacy',8,'Login',1053841,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408591,1210604922000,'Solutions Role Administrator',17,'86',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408592,1210605655000,'Marta Stacy',3,'13838',1053845,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408593,1210604922000,'Solutions Role Administrator',17,'87',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408594,1210605657000,'Kamila Holanova',1,'9518',1053847,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408595,1210605669000,'Kamila Holanova',8,'Login',1053849,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408596,1210604922000,'Solutions Role Administrator',17,'88',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408597,1210605682000,'Marta Stacy',1,'13881',1053854,1002,171,8012,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408598,1210605682781,'Marta Stacy',9,'Logout',1053855,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408599,1210605684781,'Marta Stacy',8,'Login',1053857,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408600,1210604922000,'Solutions Role Administrator',17,'89',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408601,1210605706608,'Marta Stacy',9,'Logout',1053861,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408602,1210605709000,'Marta Stacy',1,'13881',1053863,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408603,1210605709967,'Marta Stacy',8,'Login',1053864,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408604,1210604922000,'Solutions Role Administrator',17,'90',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408605,1210605716000,'Ann Chapman',1,'13892',1053865,1002,171,8013,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408606,1210605716639,'Ann Chapman',9,'Logout',1053866,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408607,1210605717000,'Marta Stacy',8,'Login',1053867,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408608,1210605727576,'Ann Chapman',8,'Login',1053870,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408609,1210605727000,'Ann Chapman',1,'13892',1053871,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408610,1210604922000,'Solutions Role Administrator',17,'101',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408611,1210605735000,'Ann Chapman',8,'Login',1053874,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408612,1210604922000,'Solutions Role Administrator',17,'104',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408613,1210605759000,'Robert Rowan',8,'Login',1053879,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-61d',NULL),(408614,1210605763000,'Ann Chapman',3,'13892',1053880,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408615,1210604922000,'Solutions Role Administrator',17,'105',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408616,1210605789000,'Marta Stacy',3,'13881',1053893,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408617,1210604922000,'Solutions Role Administrator',17,'142',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408618,1210605808978,'Kate Langelier',8,'Login',1053906,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408619,1210605809000,'Kate Langelier',1,'13761',1053907,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408620,1210604922000,'Solutions Role Administrator',17,'99',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408621,1210605819000,'Kate Langelier',8,'Login',1053909,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408622,1210605829008,'Ann Chapman',9,'Logout',1053912,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408623,1210605829000,'Debbie Thompson',9,'Logout',1053913,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:75d5',NULL),(408624,1210605834000,'Marta Stacy',1,'13837',1053915,1002,171,8014,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408625,1210605834415,'Marta Stacy',9,'Logout',1053916,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408626,1210605836555,'Marta Stacy',8,'Login',1053917,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408627,1210604922000,'Solutions Role Administrator',17,'100',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408628,1210605847000,'Maryam Shabon',8,'Login',1053918,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:95a',NULL),(408629,1210605862866,'Marta Stacy',9,'Logout',1053920,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408630,1210605865132,'Marta Stacy',8,'Login',1053921,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408631,1210605865000,'Marta Stacy',1,'13837',1053922,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408632,1210604922000,'Solutions Role Administrator',17,'103',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408633,1210605875000,'Marta Stacy',8,'Login',1053923,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408634,1210605882000,'Kate Langelier',1,'13761',1053926,1002,171,8015,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408635,1210605882397,'Kate Langelier',9,'Logout',1053927,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408636,1210604922000,'Solutions Role Administrator',17,'102',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408637,1210605894443,'Susan Lamb',8,'Login',1053928,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:1497',NULL),(408638,1210605897000,'Kate Langelier',3,'13761',1053929,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408639,1210605898802,'Susan Lamb',8,'Login',1053930,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:1497',NULL),(408640,1210605899000,'Marta Stacy',3,'13837',1053931,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408641,1210605910000,'Susan Lamb',1,'13521',1053934,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:1497',NULL),(408642,1210605919000,'Christy Hicks',3,'13742',1053935,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408643,1210605919000,'Susan Lamb',8,'Login',1053936,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:1497',NULL),(408644,1210605924000,'Marta Stacy',1,'13801',1053937,1002,171,8016,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408645,1210605924957,'Marta Stacy',9,'Logout',1053938,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408646,1210605927176,'Marta Stacy',8,'Login',1053941,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408647,1210604922000,'Solutions Role Administrator',17,'92',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408648,1210605938113,'Kate Langelier',8,'Login',1053942,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408649,1210605938000,'Kate Langelier',1,'13862',1053943,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408650,1210605942000,'Christy Hicks',8,'Login',1053944,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408651,1210605948000,'Kate Langelier',8,'Login',1053946,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408652,1210605948800,'Robert Rice',8,'Login',1053947,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408653,1210605948847,'Robert Rice',8,'Login',1053948,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408654,1210605962000,'Alexandre Branco',1,'9429',1053949,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408655,1210605966000,'Alexandre Branco',8,'Login',1053950,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408656,1210604922000,'Solutions Role Administrator',17,'111',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408657,1210605973000,'Kamila Holanova',1,'9521',1053953,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408658,1210605983000,'Kamila Holanova',8,'Login',1053954,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408659,1210605983000,'Kate Langelier',1,'13862',1053955,1002,171,8017,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408660,1210605983861,'Kate Langelier',9,'Logout',1053956,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408661,1210605993423,'Marta Stacy',9,'Logout',1053958,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408662,1210605994000,'Kate Langelier',3,'13862',1053959,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408663,1210605995126,'Tina Parcer',9,'Logout',1053960,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-a62',NULL),(408664,1210605995829,'Marta Stacy',8,'Login',1053961,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408665,1210605995000,'Marta Stacy',1,'13801',1053962,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408666,1210604922000,'Solutions Role Administrator',17,'93',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408667,1210606003000,'Marta Stacy',8,'Login',1053965,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408668,1210606043000,'Marta Stacy',3,'13801',1053973,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408669,1210604922000,'Solutions Role Administrator',17,'94',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408670,1210606055155,'Melody Lund',9,'Logout',1053982,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:16c1',NULL),(408671,1210606070000,'Christy Hicks',1,'13740',1053988,1002,171,8018,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408672,1210606070623,'Christy Hicks',9,'Logout',1053989,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408673,1210606073000,'Marta Stacy',1,'13880',1053991,1002,171,8019,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408674,1210606073951,'Marta Stacy',9,'Logout',1053992,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408675,1210606074000,'Alexandre Branco',1,'9419',1053993,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408676,1210606079060,'Christy Hicks',8,'Login',1053994,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408677,1210606079216,'Marta Stacy',8,'Login',1053995,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408678,1210606079000,'Christy Hicks',1,'13740',1053996,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408679,1210606080000,'Alexandre Branco',8,'Login',1053997,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408680,1210606087888,'John Wilson',9,'Logout',1053999,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:42f7',NULL),(408681,1210606088000,'Christy Hicks',8,'Login',1054000,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408682,1210606094000,'Marianna Zsemberiova',8,'Login',1054001,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(408683,1210606100449,'Marta Stacy',9,'Logout',1054003,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408684,1210604922000,'Solutions Role Administrator',17,'95',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408685,1210606103371,'Marta Stacy',8,'Login',1054004,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408686,1210606103000,'Marta Stacy',1,'13880',1054005,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408687,1210606105000,'Maryam Shabon',9,'Logout',1054006,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:95a',NULL),(408688,1210606110000,'Marta Stacy',8,'Login',1054007,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408689,1210606121000,'Kamila Holanova',1,'9516',1054013,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408690,1210606122000,'Christy Hicks',3,'13740',1054014,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408691,1210606128000,'Kamila Holanova',8,'Login',1054015,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408692,1210604922000,'Solutions Role Administrator',17,'96',1053650,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408693,1210604922000,'Joe Alphonse',17,'5',1053650,1008,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4','null:null'),(408694,1210604922000,'Joe Alphonse',1,'5',1053650,2017,2171,NULL,1,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(408695,1210606136000,'Solutions Role Administrator',17,'53',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408696,1210606136000,'Solutions Role Administrator',17,'54',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408697,1210606136000,'Solutions Role Administrator',17,'55',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408698,1210606157884,'Jennifer Jackson',9,'Logout',1054019,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(408699,1210606136000,'Solutions Role Administrator',17,'56',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408700,1210606136000,'Solutions Role Administrator',17,'57',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408701,1210606136000,'Solutions Role Administrator',17,'58',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408702,1210606136000,'Solutions Role Administrator',17,'59',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408703,1210606136000,'Solutions Role Administrator',17,'60',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408704,1210606136000,'Solutions Role Administrator',17,'61',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408705,1210606136000,'Solutions Role Administrator',17,'62',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408706,1210606136000,'Solutions Role Administrator',17,'63',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408707,1210606136000,'Solutions Role Administrator',17,'64',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408708,1210606136000,'Solutions Role Administrator',17,'65',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408709,1210606136000,'Solutions Role Administrator',17,'66',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408710,1210606226000,'Marianna Zsemberiova',8,'Login',1054023,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(408711,1210606136000,'Solutions Role Administrator',17,'67',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408712,1210606136000,'Solutions Role Administrator',17,'68',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408713,1210606234943,'Marta Stacy',9,'Logout',1054025,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408714,1210606136000,'Solutions Role Administrator',17,'69',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408715,1210606136000,'Solutions Role Administrator',17,'70',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408716,1210606136000,'Solutions Role Administrator',17,'71',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408717,1210606136000,'Solutions Role Administrator',17,'72',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408718,1210606262000,'David Schwerbrock',9,'Logout',1054029,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:4b13',NULL),(408719,1210606136000,'Solutions Role Administrator',17,'73',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408720,1210606263895,'Marta Stacy',8,'Login',1054030,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408721,1210606268000,'Alexandre Branco',1,'9426',1054032,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408722,1210606136000,'Solutions Role Administrator',17,'141',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408723,1210606273000,'Alexandre Branco',8,'Login',1054033,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408724,1210606136000,'Solutions Role Administrator',17,'172',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408725,1210606136000,'Solutions Role Administrator',17,'74',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408726,1210606296000,'Robert Rice',1,'13788',1054040,1002,171,8020,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408727,1210606296691,'Robert Rice',9,'Logout',1054041,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408728,1210606297050,'Marta Stacy',9,'Logout',1054042,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408729,1210606298300,'Robert Rice',8,'Login',1054043,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408730,1210606305000,'Marta Stacy',3,'13880',1054044,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408731,1210606136000,'Solutions Role Administrator',17,'75',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408732,1210606318000,'Alexandre Branco',1,'9415',1054045,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408733,1210606328502,'Marta Stacy',9,'Logout',1054048,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408734,1210606329000,'Alexandre Branco',8,'Login',1054049,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408735,1210606332877,'Marta Stacy',8,'Login',1054051,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408736,1210606332892,'Marta Stacy',8,'Login',1054052,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408737,1210606335548,'Robert Rice',9,'Logout',1054053,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408738,1210606338861,'Robert Rice',8,'Login',1054054,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408739,1210606338000,'Robert Rice',1,'13788',1054055,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408740,1210606136000,'Solutions Role Administrator',17,'79',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408741,1210606347000,'Robert Rice',8,'Login',1054056,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408742,1210606348000,'Christy Hicks',1,'13739',1054058,1002,171,8021,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408743,1210606348298,'Christy Hicks',9,'Logout',1054059,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408744,1210606353063,'Marta Stacy',9,'Logout',1054060,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(408745,1210606136000,'Solutions Role Administrator',17,'158',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408746,1210606356000,'Debbie Thompson',8,'Login',1054062,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-6975',NULL),(408747,1210606359453,'Christy Hicks',8,'Login',1054063,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408748,1210606359000,'Christy Hicks',1,'13739',1054064,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408749,1210606368000,'Christy Hicks',8,'Login',1054067,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408750,1210606136000,'Solutions Role Administrator',17,'163',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408751,1210606378000,'Robert Rowan',9,'Logout',1054069,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-61d',NULL),(408752,1210606381218,'Kate Langelier',8,'Login',1054070,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408753,1210606381000,'Kate Langelier',1,'13861',1054071,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408754,1210606382000,'Kate Langelier',8,'Login',1054072,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408755,1210606388000,'Christy Hicks',3,'13739',1054073,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(408756,1210606391000,'Alexandre Branco',1,'9425',1054074,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(408757,1210606396000,'Robert Rice',3,'13788',1054076,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408758,1210606406000,'Maryam Shabon',8,'Login',1054077,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-5bb0',NULL),(408759,1210606136000,'Solutions Role Administrator',17,'116',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408760,1210606136000,'Solutions Role Administrator',17,'117',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408761,1210606429000,'Jennifer DeArmond',8,'Login',1054084,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408762,1210606429000,'Jennifer DeArmond',8,'Login',1054085,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408763,1210606429000,'Jennifer DeArmond',8,'Login',1054086,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408764,1210606429000,'Jennifer DeArmond',8,'Login',1054087,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408765,1210606431000,'Kate Langelier',1,'13861',1054088,1002,171,8022,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408766,1210606431450,'Kate Langelier',9,'Logout',1054089,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408767,1210606442000,'Kate Langelier',3,'13861',1054090,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408768,1210606445000,'Jon Bouzigard',8,'Login',1054092,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-547e',NULL),(408769,1210606445000,'Debbie Thompson',8,'Login',1054093,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-545f',NULL),(408770,1210606136000,'Solutions Role Administrator',17,'118',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408771,1210606460886,'Kate Langelier',8,'Login',1054105,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408772,1210606461000,'Kate Langelier',1,'13863',1054106,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408773,1210606462000,'Kate Langelier',8,'Login',1054108,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408774,1210606474000,'Jennifer DeArmond',8,'Login',1054116,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408775,1210606136000,'Solutions Role Administrator',17,'119',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408776,1210606474000,'Jennifer DeArmond',8,'Login',1054118,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408777,1210606474000,'Jennifer DeArmond',8,'Login',1054119,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408778,1210606474000,'Jennifer DeArmond',8,'Login',1054121,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408779,1210606484000,'Kate Langelier',1,'13863',1054130,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408780,1210606136000,'Solutions Role Administrator',17,'120',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408781,1210606136000,'Solutions Role Administrator',17,'121',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408782,1210606136000,'Solutions Role Administrator',17,'122',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408783,1210606525000,'Kate Langelier',1,'13863',1054142,1002,171,8023,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408784,1210606525915,'Kate Langelier',9,'Logout',1054143,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408785,1210606136000,'Solutions Role Administrator',17,'123',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408786,1210606535180,'Brian Green',9,'Logout',1054144,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408787,1210606136000,'Solutions Role Administrator',17,'124',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408788,1210606546711,'Kate Langelier',8,'Login',1054145,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408789,1210606550164,'Kate Langelier',9,'Logout',1054146,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408790,1210606136000,'Solutions Role Administrator',17,'159',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408791,1210606568000,'Debbie Thompson',8,'Login',1054147,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-3f05',NULL),(408792,1210606136000,'Solutions Role Administrator',17,'162',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408793,1210606572000,'Robert Rice',1,'13789',1054149,1002,171,8024,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408794,1210606572913,'Robert Rice',9,'Logout',1054150,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408795,1210606574694,'Kate Langelier',8,'Login',1054151,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408796,1210606136000,'Solutions Role Administrator',17,'125',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408797,1210606587662,'Robert Rice',8,'Login',1054153,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408798,1210606594802,'Kate Langelier',9,'Logout',1054154,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408799,1210606136000,'Solutions Role Administrator',17,'126',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408800,1210606610161,'Brian Green',9,'Logout',1054159,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-5f18',NULL),(408801,1210606136000,'Solutions Role Administrator',17,'80',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408802,1210606630644,'Robert Rice',9,'Logout',1054162,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408803,1210606632676,'Robert Rice',8,'Login',1054163,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408804,1210606632000,'Robert Rice',1,'13789',1054164,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408805,1210606636394,'Kate Langelier',8,'Login',1054165,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408806,1210606641000,'Robert Rice',8,'Login',1054166,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408807,1210606136000,'Solutions Role Administrator',17,'81',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408808,1210606645000,'Kate Langelier',8,'Login',1054167,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408809,1210606656000,'Kate Langelier',3,'13863',1054168,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408810,1210606674000,'Maryam Shabon',8,'Login',1054169,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-223c',NULL),(408811,1210606136000,'Solutions Role Administrator',17,'84',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408812,1210606699000,'Robert Rice',3,'13789',1054172,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408813,1210606707000,'Kris Williams',8,'Login',1054175,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-1cb7',NULL),(408814,1210606136000,'Solutions Role Administrator',17,'167',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408815,1210606714234,'Kamila Holanova',9,'Logout',1054177,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(408816,1210606724000,'Kate Langelier',1,'13846',1054181,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408817,1210606732000,'Kate Langelier',8,'Login',1054184,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408818,1210606136000,'Solutions Role Administrator',17,'85',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408819,1210606756000,'Kate Langelier',1,'13846',1054196,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408820,1210606136000,'Solutions Role Administrator',17,'86',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408821,1210606770000,'Jennifer DeArmond',8,'Login',1054200,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408822,1210606770000,'Jennifer DeArmond',8,'Login',1054201,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408823,1210606770000,'Jennifer DeArmond',8,'Login',1054202,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408824,1210606770000,'Jennifer DeArmond',8,'Login',1054203,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408825,1210606775000,'Robert Rice',1,'13790',1054204,1002,171,8025,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408826,1210606775325,'Robert Rice',9,'Logout',1054205,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408827,1210606777091,'Robert Rice',8,'Login',1054207,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408828,1210606790000,'Joe Alphonse',9,'Logout',1054216,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-3dfc',NULL),(408829,1210606798340,'Robert Rice',9,'Logout',1054224,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408830,1210606798000,'Kate Langelier',1,'13846',1054225,1002,171,8026,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408831,1210606798543,'Kate Langelier',9,'Logout',1054226,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408832,1210606136000,'Solutions Role Administrator',17,'87',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408833,1210606800559,'Robert Rice',8,'Login',1054229,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408834,1210606800000,'Robert Rice',1,'13790',1054230,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408835,1210606803777,'Alexandre Branco',8,'Login',1054233,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-11e6',NULL),(408836,1210606803809,'Alexandre Branco',8,'Login',1054234,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-11e6',NULL),(408837,1210606808000,'Robert Rice',8,'Login',1054235,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408838,1210606136000,'Solutions Role Administrator',17,'88',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408839,1210606813000,'Jennifer DeArmond',8,'Login',1054236,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408840,1210606814000,'Jennifer DeArmond',8,'Login',1054237,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408841,1210606814000,'Jennifer DeArmond',8,'Login',1054238,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408842,1210606814000,'Jennifer DeArmond',8,'Login',1054239,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408843,1210606820000,'Alexandre Branco',1,'9415',1054240,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-11e6',NULL),(408844,1210606823000,'Alexandre Branco',8,'Login',1054241,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-11e6',NULL),(408845,1210606826886,'Kate Langelier',8,'Login',1054243,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408846,1210606136000,'Solutions Role Administrator',17,'89',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408847,1210606844000,'Kate Langelier',1,'13846',1054245,1002,171,8027,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408848,1210606851000,'Alexandre Branco',1,'9425',1054246,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-11e6',NULL),(408849,1210606852244,'Kate Langelier',9,'Logout',1054247,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408850,1210606854000,'Alexandre Branco',8,'Login',1054248,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-11e6',NULL),(408851,1210606136000,'Solutions Role Administrator',17,'90',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408852,1210606866665,'Kate Langelier',8,'Login',1054250,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408853,1210606136000,'Solutions Role Administrator',17,'101',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408854,1210606874000,'Kate Langelier',8,'Login',1054251,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408855,1210606882000,'Robert Rice',3,'13790',1054252,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408856,1210606136000,'Solutions Role Administrator',17,'104',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408857,1210606889000,'Kate Langelier',3,'13846',1054253,1002,38,8028,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408858,1210606136000,'Solutions Role Administrator',17,'105',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408859,1210606136000,'Solutions Role Administrator',17,'142',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408860,1210606922000,'Kate Langelier',1,'13847',1054254,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408861,1210606136000,'Solutions Role Administrator',17,'99',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408862,1210606929000,'Kate Langelier',8,'Login',1054255,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408863,1210606136000,'Solutions Role Administrator',17,'100',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408864,1210606136000,'Solutions Role Administrator',17,'103',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408865,1210606955161,'Kris Williams',9,'Logout',1054257,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-1d73',NULL),(408866,1210606956000,'Jennifer DeArmond',8,'Login',1054258,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408867,1210606957000,'Jennifer DeArmond',8,'Login',1054259,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408868,1210606957000,'Jennifer DeArmond',8,'Login',1054260,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408869,1210606957000,'Jennifer DeArmond',8,'Login',1054261,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408870,1210606136000,'Solutions Role Administrator',17,'102',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408871,1210606136000,'Solutions Role Administrator',17,'92',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408872,1210606997000,'Jennifer DeArmond',8,'Login',1054262,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408873,1210606997000,'Jennifer DeArmond',8,'Login',1054263,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408874,1210606997000,'Jennifer DeArmond',8,'Login',1054264,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408875,1210606997000,'Jennifer DeArmond',8,'Login',1054265,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(408876,1210606136000,'Solutions Role Administrator',17,'111',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408877,1210606136000,'Solutions Role Administrator',17,'93',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408878,1210606136000,'Solutions Role Administrator',17,'94',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408879,1210607108000,'Robert Rice',1,'13833',1054271,1002,171,8029,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408880,1210607108982,'Robert Rice',9,'Logout',1054272,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408881,1210607115263,'Robert Rice',8,'Login',1054273,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408882,1210606136000,'Solutions Role Administrator',17,'95',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408883,1210607136622,'Robert Rice',9,'Logout',1054274,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408884,1210607137000,'Kate Langelier',1,'13847',1054275,1002,171,8030,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408885,1210607137559,'Kate Langelier',9,'Logout',1054276,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408886,1210607139559,'Robert Rice',8,'Login',1054277,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408887,1210607139000,'Robert Rice',1,'13833',1054278,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408888,1210606136000,'Solutions Role Administrator',17,'96',1054018,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408889,1210606136000,'Joe Alphonse',17,'5',1054018,1008,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4','null:null'),(408890,1210606136000,'Joe Alphonse',1,'5',1054018,2017,2171,NULL,1,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(408891,1210607147309,'Kate Langelier',8,'Login',1054279,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408892,1210607147000,'Robert Rice',8,'Login',1054280,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408893,1210607146000,'Solutions Role Administrator',17,'53',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408894,1210607146000,'Solutions Role Administrator',17,'54',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408895,1210607146000,'Solutions Role Administrator',17,'55',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408896,1210607146000,'Solutions Role Administrator',17,'56',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408897,1210607146000,'Solutions Role Administrator',17,'57',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408898,1210607146000,'Solutions Role Administrator',17,'58',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408899,1210607146000,'Solutions Role Administrator',17,'59',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408900,1210607146000,'Solutions Role Administrator',17,'60',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408901,1210607146000,'Solutions Role Administrator',17,'61',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408902,1210607146000,'Solutions Role Administrator',17,'62',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408903,1210607207000,'Robert Rice',3,'13833',1054284,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408904,1210607210181,'Marta Stacy',9,'Logout',1054285,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408905,1210607146000,'Solutions Role Administrator',17,'63',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408906,1210607146000,'Solutions Role Administrator',17,'64',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408907,1210607146000,'Solutions Role Administrator',17,'65',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408908,1210607146000,'Solutions Role Administrator',17,'66',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408909,1210607234000,'Kris Williams',8,'Login',1054289,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:29c9',NULL),(408910,1210607146000,'Solutions Role Administrator',17,'67',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408911,1210607146000,'Solutions Role Administrator',17,'68',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408912,1210607146000,'Solutions Role Administrator',17,'69',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408913,1210607146000,'Solutions Role Administrator',17,'70',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408914,1210607255179,'Marta Stacy',9,'Logout',1054293,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-20c1',NULL),(408915,1210607146000,'Solutions Role Administrator',17,'71',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408916,1210607146000,'Solutions Role Administrator',17,'72',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408917,1210607146000,'Solutions Role Administrator',17,'73',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408918,1210607146000,'Solutions Role Administrator',17,'141',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408919,1210607146000,'Solutions Role Administrator',17,'172',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408920,1210607283000,'Imelda Chua-Tanuan',9,'Logout',1054295,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-4982',NULL),(408921,1210607293000,'Kate Langelier',1,'13847',1054297,1002,171,8031,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408922,1210607293115,'Kate Langelier',9,'Logout',1054298,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408923,1210607295000,'Robert Rice',1,'13834',1054299,1002,171,8032,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408924,1210607295037,'Robert Rice',9,'Logout',1054300,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408925,1210607296490,'Kate Langelier',8,'Login',1054301,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408926,1210607299755,'Robert Rice',8,'Login',1054305,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408927,1210607299000,'Robert Rice',1,'13834',1054306,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408928,1210607301099,'Kate Langelier',9,'Logout',1054309,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408929,1210607305000,'Kate Langelier',3,'13847',1054310,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(408930,1210607309000,'Imelda Chua-Tanuan',8,'Login',1054311,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:37d3',NULL),(408931,1210607310000,'Robert Rice',8,'Login',1054312,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408932,1210607146000,'Solutions Role Administrator',17,'74',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408933,1210607146000,'Solutions Role Administrator',17,'75',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408934,1210607338000,'Robert Rice',3,'13834',1054319,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408935,1210607146000,'Solutions Role Administrator',17,'79',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408936,1210607146000,'Solutions Role Administrator',17,'158',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408937,1210607146000,'Solutions Role Administrator',17,'163',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408938,1210607146000,'Solutions Role Administrator',17,'116',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408939,1210607146000,'Solutions Role Administrator',17,'117',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408940,1210607146000,'Solutions Role Administrator',17,'118',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408941,1210607146000,'Solutions Role Administrator',17,'119',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408942,1210607438421,'Marianna Zsemberiova',9,'Logout',1054324,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(408943,1210607441764,'Marianna Zsemberiova',8,'Login',1054325,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(408944,1210607441780,'Marianna Zsemberiova',8,'Login',1054326,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(408945,1210607146000,'Solutions Role Administrator',17,'120',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408946,1210607146000,'Solutions Role Administrator',17,'121',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408947,1210607463000,'John Wilson',9,'Logout',1054328,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-363f',NULL),(408948,1210607146000,'Solutions Role Administrator',17,'122',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408949,1210607146000,'Solutions Role Administrator',17,'123',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408950,1210607497000,'Robert Rice',1,'13849',1054329,1002,171,8033,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408951,1210607497465,'Robert Rice',9,'Logout',1054330,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408952,1210607498996,'John Wilson',8,'Login',1054331,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:4683',NULL),(408953,1210607499215,'Robert Rice',8,'Login',1054332,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408954,1210607146000,'Solutions Role Administrator',17,'124',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408955,1210607146000,'Solutions Role Administrator',17,'159',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408956,1210607517308,'Robert Rice',9,'Logout',1054333,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408957,1210607519308,'Robert Rice',8,'Login',1054334,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408958,1210607519000,'Robert Rice',1,'13849',1054335,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408959,1210607146000,'Solutions Role Administrator',17,'162',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408960,1210607531000,'Robert Rice',8,'Login',1054336,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408961,1210607146000,'Solutions Role Administrator',17,'125',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408962,1210607146000,'Solutions Role Administrator',17,'126',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408963,1210607555181,'Ann Chapman',9,'Logout',1054337,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-1957',NULL),(408964,1210607146000,'Solutions Role Administrator',17,'80',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408965,1210607146000,'Solutions Role Administrator',17,'81',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408966,1210607593000,'Robert Rice',3,'13849',1054338,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408967,1210607146000,'Solutions Role Administrator',17,'84',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408968,1210607617000,'Julie Tsolis',9,'Logout',1054339,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:69fb',NULL),(408969,1210607146000,'Solutions Role Administrator',17,'167',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408970,1210607146000,'Solutions Role Administrator',17,'85',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408971,1210607641000,'John Wilson',8,'Login',1054340,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:5b2f',NULL),(408972,1210607146000,'Solutions Role Administrator',17,'86',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408973,1210607669723,'Alexandre Branco',9,'Logout',1054342,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-11e6',NULL),(408974,1210607672000,'Robert Rice',1,'13875',1054343,1002,171,8034,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408975,1210607672957,'Robert Rice',9,'Logout',1054344,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408976,1210607674863,'Robert Rice',8,'Login',1054345,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408977,1210607693456,'Robert Rice',9,'Logout',1054346,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408978,1210607146000,'Solutions Role Administrator',17,'87',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408979,1210607695159,'Robert Rice',8,'Login',1054347,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408980,1210607695000,'Robert Rice',1,'13875',1054348,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408981,1210607702000,'Robert Rice',8,'Login',1054349,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408982,1210607146000,'Solutions Role Administrator',17,'88',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408983,1210607735236,'Susan Lamb',9,'Logout',1054350,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:1497',NULL),(408984,1210607146000,'Solutions Role Administrator',17,'89',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408985,1210607146000,'Solutions Role Administrator',17,'90',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408986,1210607750251,'Susan Lamb',9,'Logout',1054351,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:1497',NULL),(408987,1210607758000,'Robert Rice',3,'13875',1054352,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408988,1210607146000,'Solutions Role Administrator',17,'101',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408989,1210607146000,'Solutions Role Administrator',17,'104',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408990,1210607146000,'Solutions Role Administrator',17,'105',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408991,1210607794000,'John Wilson',9,'Logout',1054353,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:5b2f',NULL),(408992,1210607146000,'Solutions Role Administrator',17,'142',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408993,1210607146000,'Solutions Role Administrator',17,'99',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408994,1210607146000,'Solutions Role Administrator',17,'100',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408995,1210607832000,'Robert Rice',1,'13876',1054354,1002,171,8035,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408996,1210607832356,'Robert Rice',9,'Logout',1054355,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408997,1210607840340,'Robert Rice',8,'Login',1054356,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(408998,1210607146000,'Solutions Role Administrator',17,'103',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(408999,1210607146000,'Solutions Role Administrator',17,'102',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409000,1210607862121,'Robert Rice',9,'Logout',1054357,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409001,1210607864152,'Robert Rice',8,'Login',1054358,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409002,1210607864000,'Robert Rice',1,'13876',1054359,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409003,1210607873000,'Chris Hoh',9,'Logout',1054360,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-2544',NULL),(409004,1210607875000,'Robert Rice',8,'Login',1054361,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409005,1210607146000,'Solutions Role Administrator',17,'92',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409006,1210607146000,'Solutions Role Administrator',17,'111',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409007,1210607929000,'Robert Rice',3,'13876',1054363,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409008,1210607933274,'Luca Marazzi',8,'Login',1054364,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:7340',NULL),(409009,1210607146000,'Solutions Role Administrator',17,'93',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409010,1210607942000,'John Wilson',8,'Login',1054365,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:7f85',NULL),(409011,1210607146000,'Solutions Role Administrator',17,'94',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409012,1210607974000,'Luca Marazzi',8,'Login',1054369,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:7340',NULL),(409013,1210607975178,'Kamila Holanova',9,'Logout',1054370,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7fd8',NULL),(409014,1210607146000,'Solutions Role Administrator',17,'95',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409015,1210607146000,'Solutions Role Administrator',17,'96',1054281,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409016,1210607146000,'Joe Alphonse',17,'5',1054281,1008,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4','null:null'),(409017,1210607146000,'Joe Alphonse',1,'5',1054281,2017,2171,NULL,1,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(409018,1210608073000,'Robert Rice',1,'13902',1054382,1002,171,8036,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409019,1210608073533,'Robert Rice',9,'Logout',1054383,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409020,1210608074908,'Robert Rice',8,'Login',1054384,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409021,1210608097547,'Robert Rice',9,'Logout',1054385,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409022,1210608100172,'Robert Rice',8,'Login',1054386,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409023,1210608100000,'Robert Rice',1,'13902',1054387,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409024,1210608107000,'Robert Rice',8,'Login',1054388,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409025,1210608134000,'Jon Bouzigard',1,'18',1054389,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119ddc22067:-547e',NULL),(409026,1210608134000,'Robert Rice',3,'13902',1054390,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409027,1210608155170,'Marta Stacy',9,'Logout',1054392,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:-36f6',NULL),(409028,1210608184000,'Jon Bouzigard',1,'18',1054393,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119ddc22067:-547e',NULL),(409029,1210608215183,'Christy Hicks',9,'Logout',1054397,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(409030,1210608215183,'Alexandre Branco',9,'Logout',1054398,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(409031,1210608230213,'Alexandre Branco',9,'Logout',1054399,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-5b0f',NULL),(409032,1210608469750,'Eduardo Cuadrado',8,'Login',1054409,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-7091',NULL),(409033,1210608597000,'Luca Marazzi',8,'Login',1054414,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-5de7',NULL),(409034,1210608694000,'Kris Williams',9,'Logout',1054441,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:29c9',NULL),(409035,1210608695161,'Alexandre Branco',9,'Logout',1054442,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-11e6',NULL),(409036,1210608729582,'Maryam Shabon',8,'Login',1054443,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-5d42',NULL),(409037,1210608767000,'Melody Lund',8,'Login',1054444,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-5586',NULL),(409038,1210608812031,'Luca Marazzi',8,'Login',1054446,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-54d6',NULL),(409039,1210608815156,'Jennifer DeArmond',9,'Logout',1054447,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:646d',NULL),(409040,1210608840000,'Julie Tsolis',8,'Login',1054449,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4a40',NULL),(409041,1210608850000,'Maryam Shabon',8,'Login',1054454,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-49a0',NULL),(409042,1210608852857,'Luca Marazzi',9,'Logout',1054455,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-54d6',NULL),(409043,1210608855654,'Luca Marazzi',8,'Login',1054459,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-54d6',NULL),(409044,1210608866000,'Julie Tsolis',9,'Logout',1054466,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4a40',NULL),(409045,1210608885000,'Melody Lund',8,'Login',1054482,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4396',NULL),(409046,1210608900793,'Julie Tsolis',8,'Login',1054496,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409047,1210608925000,'Maryam Shabon',9,'Logout',1054499,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-223c',NULL),(409048,1210608950000,'Eduardo Cuadrado',8,'Login',1054502,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-33c8',NULL),(409049,1210608961000,'Julie Tsolis',8,'Login',1054504,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409050,1210608966000,'Luca Marazzi',9,'Logout',1054514,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-5de7',NULL),(409051,1210608995000,'John Wilson',9,'Logout',1054524,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:7f85',NULL),(409052,1210609027000,'Brad Lawrence',8,'Login',1054528,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-2ee1',NULL),(409053,1210609041000,'Luca Marazzi',8,'Login',1054530,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-2eaf',NULL),(409054,1210609055208,'Chris Hoh',9,'Logout',1054534,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:660e',NULL),(409055,1210609130204,'Kate Langelier',9,'Logout',1054537,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-49ca',NULL),(409056,1210609199000,'John Wilson',8,'Login',1054538,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-18f3',NULL),(409057,1210609295166,'Marianna Zsemberiova',9,'Logout',1054540,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(409058,1210609310181,'Marianna Zsemberiova',9,'Logout',1054541,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-202',NULL),(409059,1210609403000,'Luca Marazzi',9,'Logout',1054546,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-2eaf',NULL),(409060,1210609445000,'Julie Tsolis',8,'Login',1054547,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-1152',NULL),(409061,1210609493000,'Julie Tsolis',9,'Logout',1054550,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-1152',NULL),(409062,1210609674000,'Jon Bouzigard',9,'Logout',1054552,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-547e',NULL),(409063,1210609745000,'Eduardo Cuadrado',9,'Logout',1054556,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-33c8',NULL),(409064,1210609904000,'Brad Lawrence',9,'Logout',1054562,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-2ee1',NULL),(409065,1210609913000,'John Wilson',8,'Login',1054564,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-105c',NULL),(409066,1210609945574,'Robert Rice',9,'Logout',1054601,0,38,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409067,1210609955105,'Robert Rice',9,'Logout',1054604,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddb19ed2:a5f',NULL),(409068,1210610015149,'Luca Marazzi',9,'Logout',1054605,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:7340',NULL),(409069,1210610051000,'Julie Tsolis',8,'Login',1054606,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-60b',NULL),(409070,1210610375164,'Eduardo Cuadrado',9,'Logout',1054623,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-7091',NULL),(409071,1210610467000,'Solutions Role Administrator',17,'53',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409072,1210610467000,'Solutions Role Administrator',17,'54',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409073,1210610481000,'Julie Tsolis',9,'Logout',1054625,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-60b',NULL),(409074,1210610467000,'Solutions Role Administrator',17,'55',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409075,1210610467000,'Solutions Role Administrator',17,'56',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409076,1210610467000,'Solutions Role Administrator',17,'57',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409077,1210610467000,'Solutions Role Administrator',17,'58',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409078,1210610467000,'Solutions Role Administrator',17,'59',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409079,1210610467000,'Solutions Role Administrator',17,'60',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409080,1210610467000,'Solutions Role Administrator',17,'61',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409081,1210610467000,'Solutions Role Administrator',17,'62',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409082,1210610467000,'Solutions Role Administrator',17,'63',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409083,1210610467000,'Solutions Role Administrator',17,'64',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409084,1210610467000,'Solutions Role Administrator',17,'65',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409085,1210610544750,'Maryam Shabon',9,'Logout',1054627,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-5d42',NULL),(409086,1210610467000,'Solutions Role Administrator',17,'66',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409087,1210610467000,'Solutions Role Administrator',17,'67',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409088,1210610467000,'Solutions Role Administrator',17,'68',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409089,1210610467000,'Solutions Role Administrator',17,'69',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409090,1210610467000,'Solutions Role Administrator',17,'70',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409091,1210610467000,'Solutions Role Administrator',17,'71',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409092,1210610467000,'Solutions Role Administrator',17,'72',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409093,1210610467000,'Solutions Role Administrator',17,'73',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409094,1210610467000,'Solutions Role Administrator',17,'141',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409095,1210610467000,'Solutions Role Administrator',17,'172',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409096,1210610467000,'Solutions Role Administrator',17,'74',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409097,1210610467000,'Solutions Role Administrator',17,'75',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409098,1210610467000,'Solutions Role Administrator',17,'79',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409099,1210610467000,'Solutions Role Administrator',17,'158',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409100,1210610467000,'Solutions Role Administrator',17,'163',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409101,1210610467000,'Solutions Role Administrator',17,'116',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409102,1210610467000,'Solutions Role Administrator',17,'117',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409103,1210610467000,'Solutions Role Administrator',17,'118',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409104,1210610467000,'Solutions Role Administrator',17,'119',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409105,1210610467000,'Solutions Role Administrator',17,'120',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409106,1210610467000,'Solutions Role Administrator',17,'121',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409107,1210610467000,'Solutions Role Administrator',17,'122',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409108,1210610467000,'Solutions Role Administrator',17,'123',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409109,1210610467000,'Solutions Role Administrator',17,'124',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409110,1210610467000,'Solutions Role Administrator',17,'159',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409111,1210610467000,'Solutions Role Administrator',17,'162',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409112,1210610467000,'Solutions Role Administrator',17,'125',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409113,1210610839000,'Pilar Tirado',8,'Login',1054631,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-221',NULL),(409114,1210610467000,'Solutions Role Administrator',17,'126',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409115,1210610467000,'Solutions Role Administrator',17,'80',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409116,1210610467000,'Solutions Role Administrator',17,'81',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409117,1210610467000,'Solutions Role Administrator',17,'84',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409118,1210610467000,'Solutions Role Administrator',17,'167',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409119,1210610467000,'Solutions Role Administrator',17,'85',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409120,1210610930000,'Debbie Thompson',9,'Logout',1054643,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-3f05',NULL),(409121,1210610467000,'Solutions Role Administrator',17,'86',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409122,1210610969763,'John Wilson',9,'Logout',1054644,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:4683',NULL),(409123,1210610467000,'Solutions Role Administrator',17,'87',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409124,1210610467000,'Solutions Role Administrator',17,'88',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409125,1210610467000,'Solutions Role Administrator',17,'89',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409126,1210610467000,'Solutions Role Administrator',17,'90',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409127,1210610467000,'Solutions Role Administrator',17,'101',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409128,1210610467000,'Solutions Role Administrator',17,'104',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409129,1210610467000,'Solutions Role Administrator',17,'105',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409130,1210610467000,'Solutions Role Administrator',17,'142',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409131,1210610467000,'Solutions Role Administrator',17,'99',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409132,1210610467000,'Solutions Role Administrator',17,'100',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409133,1210610467000,'Solutions Role Administrator',17,'103',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409134,1210610467000,'Solutions Role Administrator',17,'102',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409135,1210610467000,'Solutions Role Administrator',17,'92',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409136,1210610467000,'Solutions Role Administrator',17,'111',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409137,1210611215173,'Luca Marazzi',9,'Logout',1054649,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-54d6',NULL),(409138,1210610467000,'Solutions Role Administrator',17,'93',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409139,1210611230173,'Christy Hicks',9,'Logout',1054650,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:6e86',NULL),(409140,1210611255219,'Christy Hicks',8,'Login',1054651,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409141,1210611255234,'Christy Hicks',8,'Login',1054652,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409142,1210610467000,'Solutions Role Administrator',17,'94',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409143,1210611257125,'Susan Fires',8,'Login',1054653,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409144,1210611273000,'Susan Fires',8,'Login',1054654,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409145,1210610467000,'Solutions Role Administrator',17,'95',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409146,1210610467000,'Solutions Role Administrator',17,'96',1054624,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409147,1210610467000,'Joe Alphonse',17,'5',1054624,1008,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4','null:null'),(409148,1210610467000,'Joe Alphonse',1,'5',1054624,2017,2171,NULL,1,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(409149,1210611318000,'Solutions Role Administrator',17,'53',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409150,1210611318000,'Solutions Role Administrator',17,'54',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409151,1210611318000,'Solutions Role Administrator',17,'55',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409152,1210611318000,'Solutions Role Administrator',17,'56',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409153,1210611318000,'Solutions Role Administrator',17,'57',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409154,1210611318000,'Solutions Role Administrator',17,'58',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409155,1210611318000,'Solutions Role Administrator',17,'59',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409156,1210611318000,'Solutions Role Administrator',17,'60',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409157,1210611318000,'Solutions Role Administrator',17,'61',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409158,1210611318000,'Solutions Role Administrator',17,'62',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409159,1210611318000,'Solutions Role Administrator',17,'63',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409160,1210611318000,'Solutions Role Administrator',17,'64',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409161,1210611318000,'Solutions Role Administrator',17,'65',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409162,1210611318000,'Solutions Role Administrator',17,'66',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409163,1210611318000,'Solutions Role Administrator',17,'67',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409164,1210611318000,'Solutions Role Administrator',17,'68',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409165,1210611318000,'Solutions Role Administrator',17,'69',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409166,1210611318000,'Solutions Role Administrator',17,'70',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409167,1210611318000,'Solutions Role Administrator',17,'71',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409168,1210611318000,'Solutions Role Administrator',17,'72',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409169,1210611318000,'Solutions Role Administrator',17,'73',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409170,1210611318000,'Solutions Role Administrator',17,'141',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409171,1210611318000,'Solutions Role Administrator',17,'172',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409172,1210611318000,'Solutions Role Administrator',17,'74',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409173,1210611318000,'Solutions Role Administrator',17,'75',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409174,1210611318000,'Solutions Role Administrator',17,'79',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409175,1210611318000,'Solutions Role Administrator',17,'158',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409176,1210611318000,'Solutions Role Administrator',17,'163',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409177,1210611520000,'Debbie Thompson',9,'Logout',1054667,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-6975',NULL),(409178,1210611318000,'Solutions Role Administrator',17,'116',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409179,1210611528000,'Debbie Thompson',9,'Logout',1054668,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-545f',NULL),(409180,1210611318000,'Solutions Role Administrator',17,'117',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409181,1210611318000,'Solutions Role Administrator',17,'118',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409182,1210611558000,'Julie Tsolis',8,'Login',1054670,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:11de',NULL),(409183,1210611318000,'Solutions Role Administrator',17,'119',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409184,1210611318000,'Solutions Role Administrator',17,'120',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409185,1210611318000,'Solutions Role Administrator',17,'121',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409186,1210611611000,'Julie Tsolis',9,'Logout',1054675,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:11de',NULL),(409187,1210611318000,'Solutions Role Administrator',17,'122',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409188,1210611616000,'Julie Tsolis',8,'Login',1054676,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:128a',NULL),(409189,1210611318000,'Solutions Role Administrator',17,'123',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409190,1210611635000,'Julie Tsolis',9,'Logout',1054678,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:128a',NULL),(409191,1210611318000,'Solutions Role Administrator',17,'124',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409192,1210611318000,'Solutions Role Administrator',17,'159',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409193,1210611665000,'Melody Lund',9,'Logout',1054679,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4396',NULL),(409194,1210611668000,'Julie Tsolis',8,'Login',1054680,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:148b',NULL),(409195,1210611670000,'Melody Lund',9,'Logout',1054681,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-5586',NULL),(409196,1210611318000,'Solutions Role Administrator',17,'162',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409197,1210611672512,'Chris Hoh',8,'Login',1054683,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:134a',NULL),(409198,1210611683000,'Debbie Thompson',8,'Login',1054686,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:1aae',NULL),(409199,1210611318000,'Solutions Role Administrator',17,'125',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409200,1210611318000,'Solutions Role Administrator',17,'126',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409201,1210611714000,'Chris Hoh',8,'Login',1054697,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:134a',NULL),(409202,1210611318000,'Solutions Role Administrator',17,'80',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409203,1210611738000,'Susan Fires',8,'Login',1054700,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409204,1210611738000,'Susan Fires',8,'Login',1054701,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409205,1210611738000,'Susan Fires',8,'Login',1054702,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409206,1210611739000,'Susan Fires',8,'Login',1054703,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409207,1210611318000,'Solutions Role Administrator',17,'81',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409208,1210611745000,'Maryam Shabon',9,'Logout',1054708,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-49a0',NULL),(409209,1210611747000,'Maryam Shabon',9,'Logout',1054710,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:-5bb0',NULL),(409210,1210611756000,'Debbie Thompson',9,'Logout',1054713,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:1aae',NULL),(409211,1210611760243,'Claudia Fitzgerald',8,'Login',1054714,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:29ac',NULL),(409212,1210611318000,'Solutions Role Administrator',17,'84',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409213,1210611773000,'Claudia Fitzgerald',8,'Login',1054717,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:29ac',NULL),(409214,1210611318000,'Solutions Role Administrator',17,'167',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409215,1210611318000,'Solutions Role Administrator',17,'85',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409216,1210611318000,'Solutions Role Administrator',17,'86',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409217,1210611318000,'Solutions Role Administrator',17,'87',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409218,1210611318000,'Solutions Role Administrator',17,'88',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409219,1210611318000,'Solutions Role Administrator',17,'89',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409220,1210611318000,'Solutions Role Administrator',17,'90',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409221,1210611913000,'Susan Fires',8,'Login',1054735,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409222,1210611914000,'Susan Fires',8,'Login',1054736,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409223,1210611914000,'Susan Fires',8,'Login',1054737,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409224,1210611914000,'Susan Fires',8,'Login',1054738,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409225,1210611921000,'Jennifer Jackson',8,'Login',1054740,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:30e9',NULL),(409226,1210611318000,'Solutions Role Administrator',17,'101',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409227,1210611318000,'Solutions Role Administrator',17,'104',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409228,1210611318000,'Solutions Role Administrator',17,'105',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409229,1210611318000,'Solutions Role Administrator',17,'142',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409230,1210611318000,'Solutions Role Administrator',17,'99',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409231,1210611318000,'Solutions Role Administrator',17,'100',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409232,1210611318000,'Solutions Role Administrator',17,'103',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409233,1210612029809,'Kate Langelier',8,'Login',1054755,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409234,1210612029824,'Kate Langelier',8,'Login',1054756,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409235,1210611318000,'Solutions Role Administrator',17,'102',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409236,1210612056000,'Kate Langelier',1,'13766',1054759,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409237,1210612063000,'Kate Langelier',8,'Login',1054761,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409238,1210611318000,'Solutions Role Administrator',17,'92',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409239,1210611318000,'Solutions Role Administrator',17,'111',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409240,1210611318000,'Solutions Role Administrator',17,'93',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409241,1210612141000,'Imelda Chua-Tanuan',9,'Logout',1054763,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:-7112',NULL),(409242,1210612142000,'Kate Langelier',1,'13766',1054764,1002,171,8037,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409243,1210612142835,'Kate Langelier',9,'Logout',1054765,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409244,1210611318000,'Solutions Role Administrator',17,'94',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409245,1210612150000,'Imelda Chua-Tanuan',9,'Logout',1054766,0,171,NULL,0,'d0d95e0a75dad307:62937c:119ddc22067:37d3',NULL),(409246,1210612155000,'Kate Langelier',3,'13766',1054767,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409247,1210612163000,'Chris Hoh',8,'Login',1054768,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:400b',NULL),(409248,1210612167693,'Kate Langelier',8,'Login',1054769,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409249,1210612169000,'Pilar Tirado',9,'Logout',1054771,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-221',NULL),(409250,1210612171506,'Kate Langelier',9,'Logout',1054772,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409251,1210611318000,'Solutions Role Administrator',17,'95',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409252,1210611318000,'Solutions Role Administrator',17,'96',1054662,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409253,1210611318000,'Joe Alphonse',17,'5',1054662,1008,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4','null:null'),(409254,1210611318000,'Joe Alphonse',1,'5',1054662,2017,2171,NULL,1,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(409255,1210612206000,'Solutions Role Administrator',17,'53',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409256,1210612206000,'Solutions Role Administrator',17,'54',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409257,1210612206000,'Solutions Role Administrator',17,'55',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409258,1210612206000,'Solutions Role Administrator',17,'56',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409259,1210612206000,'Solutions Role Administrator',17,'57',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409260,1210612238190,'Imelda Chua-Tanuan',8,'Login',1054775,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409261,1210612238206,'Imelda Chua-Tanuan',8,'Login',1054776,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409262,1210612206000,'Solutions Role Administrator',17,'58',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409263,1210612206000,'Solutions Role Administrator',17,'59',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409264,1210612206000,'Solutions Role Administrator',17,'60',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409265,1210612206000,'Solutions Role Administrator',17,'61',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409266,1210612206000,'Solutions Role Administrator',17,'62',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409267,1210612206000,'Solutions Role Administrator',17,'63',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409268,1210612206000,'Solutions Role Administrator',17,'64',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409269,1210612206000,'Solutions Role Administrator',17,'65',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409270,1210612206000,'Solutions Role Administrator',17,'66',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409271,1210612206000,'Solutions Role Administrator',17,'67',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409272,1210612206000,'Solutions Role Administrator',17,'68',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409273,1210612299000,'Kate Langelier',8,'Login',1054777,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409274,1210612299000,'Kate Langelier',1,'13769',1054778,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409275,1210612206000,'Solutions Role Administrator',17,'69',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409276,1210612206000,'Solutions Role Administrator',17,'70',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409277,1210612206000,'Solutions Role Administrator',17,'71',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409278,1210612309000,'Kate Langelier',8,'Login',1054779,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409279,1210612206000,'Solutions Role Administrator',17,'72',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409280,1210612206000,'Solutions Role Administrator',17,'73',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409281,1210612206000,'Solutions Role Administrator',17,'141',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409282,1210612206000,'Solutions Role Administrator',17,'172',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409283,1210612346000,'Kate Langelier',1,'13769',1054780,1002,171,8038,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409284,1210612346357,'Kate Langelier',9,'Logout',1054781,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409285,1210612206000,'Solutions Role Administrator',17,'74',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409286,1210612357000,'Kate Langelier',3,'13769',1054783,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409287,1210612373000,'Pilar Tirado',8,'Login',1054784,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:5802',NULL),(409288,1210612206000,'Solutions Role Administrator',17,'75',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409289,1210612390090,'Kate Langelier',8,'Login',1054787,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409290,1210612390000,'Kate Langelier',1,'13775',1054788,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409291,1210612397000,'Kate Langelier',8,'Login',1054790,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409292,1210612206000,'Solutions Role Administrator',17,'79',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409293,1210612415135,'Melody Lund',8,'Login',1054792,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:1ca2',NULL),(409294,1210612206000,'Solutions Role Administrator',17,'158',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409295,1210612434000,'Melody Lund',8,'Login',1054800,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:1ca2',NULL),(409296,1210612206000,'Solutions Role Administrator',17,'163',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409297,1210612438000,'Jennifer Jackson',9,'Logout',1054806,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:30e9',NULL),(409298,1210612206000,'Solutions Role Administrator',17,'116',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409299,1210612206000,'Solutions Role Administrator',17,'117',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409300,1210612206000,'Solutions Role Administrator',17,'118',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409301,1210612206000,'Solutions Role Administrator',17,'119',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409302,1210612206000,'Solutions Role Administrator',17,'120',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409303,1210612206000,'Solutions Role Administrator',17,'121',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409304,1210612535192,'Julie Tsolis',9,'Logout',1054816,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409305,1210612206000,'Solutions Role Administrator',17,'122',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null');
  287. INSERT INTO `sas_audit` VALUES (409306,1210612206000,'Solutions Role Administrator',17,'123',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409307,1210612206000,'Solutions Role Administrator',17,'124',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409308,1210612579000,'Heather Holt',9,'Logout',1054819,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:7750',NULL),(409309,1210612206000,'Solutions Role Administrator',17,'159',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409310,1210612600000,'Maryam Shabon',8,'Login',1054821,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:66c1',NULL),(409311,1210612206000,'Solutions Role Administrator',17,'162',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409312,1210612206000,'Solutions Role Administrator',17,'125',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409313,1210612206000,'Solutions Role Administrator',17,'126',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409314,1210612206000,'Solutions Role Administrator',17,'80',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409315,1210612206000,'Solutions Role Administrator',17,'81',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409316,1210612672000,'Kate Langelier',1,'13775',1054849,1002,171,8039,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409317,1210612672264,'Kate Langelier',9,'Logout',1054850,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409318,1210612206000,'Solutions Role Administrator',17,'84',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409319,1210612206000,'Solutions Role Administrator',17,'167',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409320,1210612206000,'Solutions Role Administrator',17,'85',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409321,1210612206000,'Solutions Role Administrator',17,'86',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409322,1210612781000,'Jennifer Jackson',8,'Login',1054863,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6f23',NULL),(409323,1210612206000,'Solutions Role Administrator',17,'87',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409324,1210612206000,'Solutions Role Administrator',17,'88',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409325,1210612813508,'Dave Helenski',8,'Login',1054875,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409326,1210612833000,'Dave Helenski',8,'Login',1054881,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409327,1210612206000,'Solutions Role Administrator',17,'89',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409328,1210612860037,'Robert Rice',8,'Login',1054892,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:7733',NULL),(409329,1210612860053,'Robert Rice',9,'Logout',1054893,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:7733',NULL),(409330,1210612206000,'Solutions Role Administrator',17,'90',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409331,1210612924644,'Robert Rice',8,'Login',1054909,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409332,1210612924659,'Robert Rice',8,'Login',1054910,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409333,1210612206000,'Solutions Role Administrator',17,'101',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409334,1210612206000,'Solutions Role Administrator',17,'104',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409335,1210612206000,'Solutions Role Administrator',17,'105',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409336,1210612206000,'Solutions Role Administrator',17,'142',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409337,1210613028000,'Dave Helenski',8,'Login',1054929,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409338,1210613029000,'Dave Helenski',8,'Login',1054930,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409339,1210613029000,'Dave Helenski',8,'Login',1054931,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409340,1210613029000,'Dave Helenski',8,'Login',1054932,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409341,1210612206000,'Solutions Role Administrator',17,'99',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409342,1210612206000,'Solutions Role Administrator',17,'100',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409343,1210612206000,'Solutions Role Administrator',17,'103',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409344,1210613075168,'Christy Hicks',9,'Logout',1054935,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409345,1210612206000,'Solutions Role Administrator',17,'102',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409346,1210613109000,'Dave Helenski',8,'Login',1054938,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409347,1210613109000,'Dave Helenski',8,'Login',1054939,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409348,1210613110000,'Dave Helenski',8,'Login',1054940,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409349,1210613110000,'Dave Helenski',8,'Login',1054941,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409350,1210612206000,'Solutions Role Administrator',17,'92',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409351,1210613147000,'Claudia Fitzgerald',8,'Login',1054945,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:29ac',NULL),(409352,1210613148000,'Claudia Fitzgerald',8,'Login',1054946,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:29ac',NULL),(409353,1210613148000,'Claudia Fitzgerald',8,'Login',1054947,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:29ac',NULL),(409354,1210613148000,'Claudia Fitzgerald',8,'Login',1054948,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:29ac',NULL),(409355,1210613161352,'Kate Langelier',8,'Login',1054950,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-74bf',NULL),(409356,1210613161383,'Kate Langelier',8,'Login',1054951,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-74bf',NULL),(409357,1210613172000,'Robert Rice',1,'13903',1054953,1002,171,8040,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409358,1210613172226,'Robert Rice',9,'Logout',1054954,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409359,1210613174000,'Robert Rice',1,'13903',1054955,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409360,1210613174789,'Robert Rice',8,'Login',1054956,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409361,1210613176000,'Kate Langelier',1,'13765',1054957,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-74bf',NULL),(409362,1210612206000,'Solutions Role Administrator',17,'111',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409363,1210613184000,'Robert Rice',8,'Login',1054959,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409364,1210613185000,'Kate Langelier',8,'Login',1054960,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-74bf',NULL),(409365,1210613189000,'Heather Holt',8,'Login',1054961,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-6c4a',NULL),(409366,1210613212000,'Robert Rice',3,'13903',1054970,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409367,1210612206000,'Solutions Role Administrator',17,'93',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409368,1210613253000,'Dave Helenski',8,'Login',1054972,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409369,1210613253000,'Dave Helenski',8,'Login',1054973,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409370,1210613253000,'Dave Helenski',8,'Login',1054974,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409371,1210613253000,'Dave Helenski',8,'Login',1054975,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409372,1210612206000,'Solutions Role Administrator',17,'94',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409373,1210613280000,'Robert Rice',1,'13904',1054976,1002,171,8041,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409374,1210613280112,'Robert Rice',9,'Logout',1054977,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409375,1210613283565,'Robert Rice',8,'Login',1054978,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409376,1210613283000,'Robert Rice',1,'13904',1054979,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409377,1210612206000,'Solutions Role Administrator',17,'95',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409378,1210613291000,'Robert Rice',8,'Login',1054980,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409379,1210612206000,'Solutions Role Administrator',17,'96',1054774,1009,38,NULL,0,'d0d95e0a75dad307:62937c:119da1bdab0:-7f60','null:null'),(409380,1210612206000,'Joe Alphonse',17,'5',1054774,1008,38,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4','null:null'),(409381,1210612206000,'Joe Alphonse',1,'5',1054774,2017,2171,NULL,1,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(409382,1210613322954,'Robert Rice',9,'Logout',1054982,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409383,1210613327000,'Dave Helenski',8,'Login',1054983,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409384,1210613328000,'Dave Helenski',8,'Login',1054984,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409385,1210613328000,'Dave Helenski',8,'Login',1054985,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409386,1210613328000,'Dave Helenski',8,'Login',1054986,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409387,1210613336000,'Robert Rowan',8,'Login',1054988,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-5ab8',NULL),(409388,1210613348406,'Robert Rice',8,'Login',1054989,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409389,1210613352578,'Robert Rice',9,'Logout',1054991,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409390,1210613365000,'Robert Rice',3,'13904',1054993,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409391,1210613384326,'Maryam Shabon',8,'Login',1054995,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-5239',NULL),(409392,1210613384342,'Maryam Shabon',9,'Logout',1054996,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-5239',NULL),(409393,1210613393951,'Maryam Shabon',8,'Login',1054999,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-50e7',NULL),(409394,1210613393966,'Maryam Shabon',9,'Logout',1055000,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-50e7',NULL),(409395,1210613403903,'Jennifer Jackson',8,'Login',1055003,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(409396,1210613404872,'Robert Rice',8,'Login',1055004,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409397,1210613421000,'Robert Rice',1,'13907',1055005,1002,171,8042,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409398,1210613421231,'Robert Rice',9,'Logout',1055006,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409399,1210613423231,'Robert Rice',8,'Login',1055007,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409400,1210613438839,'Robert Rice',9,'Logout',1055010,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409401,1210613441964,'Robert Rice',8,'Login',1055011,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409402,1210613442000,'Robert Rice',1,'13907',1055012,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409403,1210613449000,'Robert Rice',8,'Login',1055014,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409404,1210613459000,'Jennifer Jackson',8,'Login',1055018,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(409405,1210613511289,'Kate Langelier',8,'Login',1055057,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409406,1210613511305,'Kate Langelier',8,'Login',1055058,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409407,1210613525000,'Melody Lund',8,'Login',1055060,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-37a3',NULL),(409408,1210613543694,'Maryam Shabon',8,'Login',1055062,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3768',NULL),(409409,1210613565000,'Robert Rice',1,'13908',1055063,1002,171,8043,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409410,1210613565990,'Robert Rice',9,'Logout',1055064,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409411,1210613567990,'Robert Rice',8,'Login',1055065,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409412,1210613578000,'Maryam Shabon',8,'Login',1055066,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-20bb',NULL),(409413,1210613591676,'Robert Rice',9,'Logout',1055076,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409414,1210613594973,'Robert Rice',8,'Login',1055080,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409415,1210613595000,'Robert Rice',1,'13908',1055081,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409416,1210613597000,'Kate Langelier',1,'13765',1055084,1002,171,8044,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409417,1210613600582,'Kate Langelier',9,'Logout',1055088,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409418,1210613602000,'Robert Rice',8,'Login',1055091,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409419,1210613604000,'Kate Langelier',3,'13765',1055093,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409420,1210613615175,'Susan Fires',9,'Logout',1055104,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:4b',NULL),(409421,1210613623000,'Jennifer Jackson',8,'Login',1055113,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(409422,1210613624472,'Kate Langelier',8,'Login',1055114,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409423,1210613628940,'Kate Langelier',9,'Logout',1055118,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409424,1210613632000,'Kate Langelier',3,'13775',1055122,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409425,1210613659000,'Robert Rice',3,'13908',1055143,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409426,1210613676844,'Kate Langelier',8,'Login',1055151,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409427,1210613677000,'Kate Langelier',1,'13759',1055152,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409428,1210613684000,'Kate Langelier',8,'Login',1055153,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409429,1210613733000,'Robert Rice',1,'13909',1055157,1002,171,8045,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409430,1210613733748,'Robert Rice',9,'Logout',1055158,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409431,1210613735201,'Robert Rice',8,'Login',1055159,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409432,1210613745000,'John Wilson',9,'Logout',1055164,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-18f3',NULL),(409433,1210613753028,'Robert Rice',9,'Logout',1055166,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409434,1210613754825,'Robert Rice',8,'Login',1055167,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409435,1210613754000,'Robert Rice',1,'13909',1055168,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409436,1210613763000,'Robert Rice',8,'Login',1055169,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409437,1210613778000,'Kate Langelier',1,'13759',1055172,1002,171,8046,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409438,1210613778605,'Kate Langelier',9,'Logout',1055173,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409439,1210613783000,'Kate Langelier',3,'13759',1055174,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409440,1210613819775,'Christy Hicks',8,'Login',1055177,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409441,1210613849000,'Imelda Chua-Tanuan',1,'13808',1055178,1002,171,8047,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409442,1210613849196,'Imelda Chua-Tanuan',9,'Logout',1055179,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409443,1210613851462,'Imelda Chua-Tanuan',8,'Login',1055180,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409444,1210613858000,'Robert Rice',3,'13909',1055181,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409445,1210613944000,'Imelda Chua-Tanuan',1,'13808',1055184,1002,171,8048,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409446,1210613944301,'Imelda Chua-Tanuan',9,'Logout',1055185,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409447,1210613950988,'Imelda Chua-Tanuan',8,'Login',1055186,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409448,1210613963000,'Jennifer Jackson',8,'Login',1055187,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:26ad',NULL),(409449,1210613976000,'Imelda Chua-Tanuan',1,'13808',1055199,1002,171,8049,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409450,1210613976190,'Imelda Chua-Tanuan',9,'Logout',1055200,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409451,1210613984831,'Imelda Chua-Tanuan',8,'Login',1055210,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409452,1210613989862,'Imelda Chua-Tanuan',9,'Logout',1055216,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409453,1210613992018,'Imelda Chua-Tanuan',8,'Login',1055219,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409454,1210613992000,'Imelda Chua-Tanuan',1,'13808',1055221,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409455,1210614001000,'Imelda Chua-Tanuan',8,'Login',1055227,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409456,1210614049000,'Jennifer Jackson',9,'Logout',1055228,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:26ad',NULL),(409457,1210614058000,'Imelda Chua-Tanuan',3,'13808',1055231,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409458,1210614082000,'Jennifer Jackson',8,'Login',1055235,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(409459,1210614198000,'Imelda Chua-Tanuan',1,'13809',1055274,1002,171,8050,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409460,1210614198852,'Imelda Chua-Tanuan',9,'Logout',1055275,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409461,1210614202196,'Imelda Chua-Tanuan',8,'Login',1055276,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409462,1210614209000,'Jennifer Jackson',8,'Login',1055280,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(409463,1210614213000,'Robert Rowan',9,'Logout',1055282,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-5ab8',NULL),(409464,1210614217555,'Imelda Chua-Tanuan',9,'Logout',1055288,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409465,1210614238116,'Imelda Chua-Tanuan',8,'Login',1055311,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409466,1210614254000,'Imelda Chua-Tanuan',1,'13809',1055318,1002,171,8051,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409467,1210614254022,'Imelda Chua-Tanuan',9,'Logout',1055319,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409468,1210614257000,'Joe Alphonse',9,'Logout',1055320,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6ae4',NULL),(409469,1210614261474,'Imelda Chua-Tanuan',8,'Login',1055321,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409470,1210614262000,'Christy Hicks',1,'13743',1055322,1002,171,8052,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409471,1210614262896,'Christy Hicks',9,'Logout',1055323,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409472,1210614273786,'Imelda Chua-Tanuan',9,'Logout',1055324,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409473,1210614277036,'Christy Hicks',8,'Login',1055325,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409474,1210614277000,'Christy Hicks',1,'13743',1055326,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409475,1210614278536,'Imelda Chua-Tanuan',8,'Login',1055327,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409476,1210614278000,'Imelda Chua-Tanuan',1,'13809',1055328,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409477,1210614285000,'Christy Hicks',8,'Login',1055329,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409478,1210614288000,'Imelda Chua-Tanuan',8,'Login',1055330,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409479,1210614306000,'Christy Hicks',3,'13743',1055331,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409480,1210614329000,'Imelda Chua-Tanuan',3,'13809',1055332,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409481,1210614340000,'Jennifer Jackson',8,'Login',1055335,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(409482,1210614369000,'Deb Orton',8,'Login',1055364,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:60f7',NULL),(409483,1210614411280,'Christy Hicks',9,'Logout',1055372,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409484,1210614416000,'Imelda Chua-Tanuan',1,'13812',1055373,1002,171,8053,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409485,1210614416999,'Imelda Chua-Tanuan',9,'Logout',1055374,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409486,1210614419108,'Imelda Chua-Tanuan',8,'Login',1055375,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409487,1210614422936,'Imelda Chua-Tanuan',9,'Logout',1055376,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409488,1210614425764,'Imelda Chua-Tanuan',8,'Login',1055377,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409489,1210614425000,'Imelda Chua-Tanuan',1,'13812',1055378,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409490,1210614433000,'Imelda Chua-Tanuan',8,'Login',1055379,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409491,1210614471000,'Imelda Chua-Tanuan',3,'13812',1055381,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409492,1210614530181,'Kate Langelier',9,'Logout',1055382,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:3214',NULL),(409493,1210614661582,'Dave Helenski',8,'Login',1055390,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:7264',NULL),(409494,1210614665000,'Imelda Chua-Tanuan',1,'13810',1055391,1002,171,8054,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409495,1210614665441,'Imelda Chua-Tanuan',9,'Logout',1055392,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409496,1210614668972,'Imelda Chua-Tanuan',8,'Login',1055393,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409497,1210614676081,'Imelda Chua-Tanuan',9,'Logout',1055394,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409498,1210614680000,'Dave Helenski',8,'Login',1055397,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:7264',NULL),(409499,1210614683424,'Imelda Chua-Tanuan',8,'Login',1055398,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409500,1210614683000,'Imelda Chua-Tanuan',1,'13810',1055399,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409501,1210614691000,'Imelda Chua-Tanuan',8,'Login',1055406,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409502,1210614729157,'Christy Hicks',8,'Login',1055408,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:7f47',NULL),(409503,1210614729172,'Christy Hicks',8,'Login',1055409,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:7f47',NULL),(409504,1210614744000,'Imelda Chua-Tanuan',3,'13810',1055410,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409505,1210614753171,'Julie Tsolis',8,'Login',1055414,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409506,1210614753000,'Julie Tsolis',8,'Login',1055415,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409507,1210614754000,'Julie Tsolis',8,'Login',1055416,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409508,1210614754000,'Julie Tsolis',8,'Login',1055417,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409509,1210614754000,'Julie Tsolis',8,'Login',1055418,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409510,1210614769655,'Imelda Chua-Tanuan',9,'Logout',1055420,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409511,1210614832000,'Julie Tsolis',8,'Login',1055425,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409512,1210614833000,'Julie Tsolis',8,'Login',1055426,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409513,1210614833000,'Julie Tsolis',8,'Login',1055427,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409514,1210614833000,'Julie Tsolis',8,'Login',1055428,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409515,1210614855000,'Chris Hoh',8,'Login',1055429,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:134a',NULL),(409516,1210614921054,'Deb Orton',8,'Login',1055437,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-6d49',NULL),(409517,1210614995129,'Kate Langelier',9,'Logout',1055439,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-74bf',NULL),(409518,1210615010160,'Kate Langelier',9,'Logout',1055440,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-74bf',NULL),(409519,1210615175215,'Dave Helenski',9,'Logout',1055441,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:6fda',NULL),(409520,1210615311000,'John Wilson',9,'Logout',1055442,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-105c',NULL),(409521,1210615348000,'Joe Alphonse',8,'Login',1055443,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-664e',NULL),(409522,1210615427407,'Melody Lund',8,'Login',1055445,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-64f1',NULL),(409523,1210615595180,'Robert Rice',9,'Logout',1055446,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409524,1210615600602,'Steve Buehler',8,'Login',1055447,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-52bd',NULL),(409525,1210615621000,'Steve Buehler',8,'Login',1055448,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-52bd',NULL),(409526,1210615645000,'Maryam Shabon',9,'Logout',1055455,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-20bb',NULL),(409527,1210615670177,'Robert Rice',9,'Logout',1055457,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:77fe',NULL),(409528,1210615689629,'Maryam Shabon',8,'Login',1055460,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-4d5e',NULL),(409529,1210615695000,'Kris Williams',8,'Login',1055462,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-46c8',NULL),(409530,1210615709000,'Chris Hoh',9,'Logout',1055468,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:400b',NULL),(409531,1210615731000,'Joe Alphonse',1,'-9,22624',1055472,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-664e',NULL),(409532,1210615731000,'Joe Alphonse',1,'-9,22624',1055473,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-664e',NULL),(409533,1210615752000,'Joe Alphonse',1,'-9,22625',1055475,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-664e',NULL),(409534,1210615752000,'Joe Alphonse',1,'-9,22625',1055476,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-664e',NULL),(409535,1210615762000,'Joe Alphonse',9,'Logout',1055477,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-664e',NULL),(409536,1210615913000,'Chris Hoh',8,'Login',1055484,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-3a36',NULL),(409537,1210615917000,'Joe Alphonse',8,'Login',1055486,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-3a12',NULL),(409538,1210616033000,'Jon Bouzigard',9,'Logout',1055492,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:18e4',NULL),(409539,1210616046000,'Maryam Shabon',8,'Login',1055493,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-3964',NULL),(409540,1210616054894,'Jane Aycock',8,'Login',1055495,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-39ac',NULL),(409541,1210616056000,'Jon Bouzigard',9,'Logout',1055496,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:29ff',NULL),(409542,1210616075206,'Melody Lund',9,'Logout',1055500,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:1ca2',NULL),(409543,1210616086674,'Annalee Moore',8,'Login',1055502,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-35b1',NULL),(409544,1210616086705,'Annalee Moore',8,'Login',1055503,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-35b1',NULL),(409545,1210616098000,'Jane Aycock',8,'Login',1055504,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-39ac',NULL),(409546,1210616135203,'Christy Hicks',9,'Logout',1055516,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:117',NULL),(409547,1210616236000,'Joe Alphonse',1,'-9,22624',1055528,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-3a12',NULL),(409548,1210616236000,'Joe Alphonse',1,'-9,22624',1055529,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-3a12',NULL),(409549,1210616248000,'Joe Alphonse',1,'-9,22625',1055531,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-3a12',NULL),(409550,1210616248000,'Joe Alphonse',1,'-9,22625',1055532,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-3a12',NULL),(409551,1210616328000,'Joe Alphonse',1,'-9,22624',1055536,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-3a12',NULL),(409552,1210616328000,'Joe Alphonse',1,'-9,22624',1055537,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-3a12',NULL),(409553,1210616340000,'Joe Alphonse',9,'Logout',1055538,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-3a12',NULL),(409554,1210616366708,'Cole Lantzy',8,'Login',1055541,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-24c4',NULL),(409555,1210616371000,'Joe Alphonse',9,'Logout',1055542,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-6b1d',NULL),(409556,1210616378000,'Joe Alphonse',8,'Login',1055544,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-2022',NULL),(409557,1210616404000,'Cole Lantzy',8,'Login',1055546,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-24c4',NULL),(409558,1210616495140,'Imelda Chua-Tanuan',9,'Logout',1055560,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:45d6',NULL),(409559,1210616555153,'Christy Hicks',9,'Logout',1055564,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:7f47',NULL),(409560,1210616570168,'Christy Hicks',9,'Logout',1055570,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:7f47',NULL),(409561,1210616600979,'Steve Buehler',9,'Logout',1055571,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-52bd',NULL),(409562,1210616604000,'Joe Alphonse',8,'Login',1055572,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409563,1210616615182,'Julie Tsolis',9,'Logout',1055573,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:-4241',NULL),(409564,1210616795158,'Claudia Fitzgerald',9,'Logout',1055611,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:29ac',NULL),(409565,1210616805000,'Melody Lund',8,'Login',1055613,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-18ea',NULL),(409566,1210617007000,'Melody Lund',9,'Logout',1055642,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-18ea',NULL),(409567,1210617155189,'Maryam Shabon',9,'Logout',1055654,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3768',NULL),(409568,1210617246372,'Melody Lund',9,'Logout',1055656,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-64f1',NULL),(409569,1210617265000,'Jane Aycock',8,'Login',1055657,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-39ac',NULL),(409570,1210617265000,'Jane Aycock',8,'Login',1055658,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-39ac',NULL),(409571,1210617265000,'Jane Aycock',8,'Login',1055659,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-39ac',NULL),(409572,1210617265000,'Jane Aycock',8,'Login',1055660,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-39ac',NULL),(409573,1210617393000,'Maryam Shabon',9,'Logout',1055669,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-3964',NULL),(409574,1210617402000,'Joe Alphonse',1,'-9,22624',1055670,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409575,1210617402000,'Joe Alphonse',1,'-9,22624',1055671,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409576,1210617402000,'Joe Alphonse',1,'-9,22624',1055672,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409577,1210617402000,'Joe Alphonse',1,'-9,22624',1055673,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409578,1210617403000,'Joe Alphonse',1,'-9,22624',1055674,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409579,1210617410162,'Kate Langelier',9,'Logout',1055675,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-3d3e',NULL),(409580,1210617423000,'Maryam Shabon',8,'Login',1055676,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-1143',NULL),(409581,1210617672000,'Julie Tsolis',9,'Logout',1055724,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:148b',NULL),(409582,1210617762000,'Joe Alphonse',1,'35',1055732,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409583,1210617935091,'Annalee Moore',9,'Logout',1055736,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-35b1',NULL),(409584,1210617950122,'Annalee Moore',9,'Logout',1055739,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-35b1',NULL),(409585,1210618055195,'Jennifer Jackson',9,'Logout',1055745,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd80d900:78a5',NULL),(409586,1210618066820,'Brian Dudash',8,'Login',1055746,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-fdb',NULL),(409587,1210618108000,'Brian Dudash',8,'Login',1055767,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-fdb',NULL),(409588,1210618169000,'Pamela Smith',8,'Login',1055794,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-7af',NULL),(409589,1210618185439,'Suzanne Morais',8,'Login',1055798,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-705',NULL),(409590,1210618207000,'Suzanne Morais',8,'Login',1055800,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-705',NULL),(409591,1210618211000,'Maryam Shabon',9,'Logout',1055801,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-1143',NULL),(409592,1210618276000,'Chris Hoh',9,'Logout',1055809,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-3a36',NULL),(409593,1210618285000,'Joe Alphonse',1,'35',1055810,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409594,1210618295184,'Dave Helenski',9,'Logout',1055811,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:7264',NULL),(409595,1210618312000,'Joe Alphonse',1,'35',1055813,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409596,1210618314000,'Joe Alphonse',1,'35',1055814,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409597,1210618316000,'Joe Alphonse',1,'35',1055815,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409598,1210618317000,'Joe Alphonse',1,'35',1055816,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409599,1210618318000,'Joe Alphonse',1,'35',1055817,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409600,1210618322000,'Joe Alphonse',1,'35',1055818,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409601,1210618325000,'Maryam Shabon',8,'Login',1055819,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:744',NULL),(409602,1210618334000,'Pamela Smith',9,'Logout',1055821,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-7af',NULL),(409603,1210618349000,'Joe Alphonse',1,'35',1055822,2007,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409604,1210618395000,'Joe Alphonse',1,'-9,22624',1055823,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409605,1210618395000,'Joe Alphonse',1,'-9,22624',1055824,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409606,1210618395000,'Joe Alphonse',1,'-9,22624',1055825,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409607,1210618395000,'Joe Alphonse',1,'-9,22624',1055826,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409608,1210618395000,'Joe Alphonse',1,'-9,22624',1055827,2009,2171,NULL,1,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409609,1210618475223,'Chris Hoh',9,'Logout',1055828,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:134a',NULL),(409610,1210618508000,'Chris Hoh',9,'Logout',1055830,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dddb7622:134a',NULL),(409611,1210618529814,'Chris Hoh',8,'Login',1055832,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:844',NULL),(409612,1210618570000,'Joe Alphonse',9,'Logout',1055834,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-2022',NULL),(409613,1210618603000,'Chris Hoh',8,'Login',1055838,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:844',NULL),(409614,1210618605000,'Joe Alphonse',9,'Logout',1055839,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-1970',NULL),(409615,1210618655184,'Deb Orton',9,'Logout',1055851,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-6d49',NULL),(409616,1210618732000,'Maryam Shabon',8,'Login',1055857,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-4d5e',NULL),(409617,1210618760000,'Joe Alphonse',9,'Logout',1055863,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd0dae0c:-b9e',NULL),(409618,1210618828000,'Maryam Shabon',8,'Login',1055866,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-4d5e',NULL),(409619,1210618894000,'Chris Hoh',8,'Login',1055869,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:844',NULL),(409620,1210618984341,'Steven Lloyd',8,'Login',1055876,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409621,1210618984357,'Steven Lloyd',8,'Login',1055877,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409622,1210619025433,'John Wilson',8,'Login',1055878,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2554',NULL),(409623,1210619057000,'Steven Lloyd',1,'13806',1055879,1002,171,8055,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409624,1210619057088,'Steven Lloyd',9,'Logout',1055880,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409625,1210619059322,'Steven Lloyd',8,'Login',1055881,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409626,1210619085211,'Steven Lloyd',9,'Logout',1055882,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409627,1210619093633,'Steven Lloyd',8,'Login',1055883,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409628,1210619093000,'Steven Lloyd',1,'13806',1055884,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409629,1210619102000,'Heather Holt',8,'Login',1055885,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:31e5',NULL),(409630,1210619103000,'Steven Lloyd',8,'Login',1055886,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409631,1210619203000,'Steven Lloyd',3,'13806',1055933,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409632,1210619235000,'Chris Hoh',8,'Login',1055935,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:397d',NULL),(409633,1210619332000,'Steven Lloyd',1,'13803',1055938,1002,171,8056,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409634,1210619332888,'Steven Lloyd',9,'Logout',1055939,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409635,1210619342716,'Steven Lloyd',8,'Login',1055941,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409636,1210619354528,'Steven Lloyd',9,'Logout',1055943,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409637,1210619364418,'Steven Lloyd',8,'Login',1055944,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409638,1210619364000,'Steven Lloyd',1,'13803',1055945,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409639,1210619369246,'Julie Tsolis',8,'Login',1055946,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:46df',NULL),(409640,1210619374000,'Steven Lloyd',8,'Login',1055947,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409641,1210619379000,'Lorie Durham',8,'Login',1055948,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:50e1',NULL),(409642,1210619392604,'John Wilson',9,'Logout',1055950,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2554',NULL),(409643,1210619394000,'Julie Tsolis',8,'Login',1055951,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:46df',NULL),(409644,1210619434000,'Steven Lloyd',3,'13803',1055963,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409645,1210619544000,'Steven Lloyd',1,'13840',1055974,1002,171,8057,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409646,1210619544785,'Steven Lloyd',9,'Logout',1055975,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409647,1210619588517,'Steven Lloyd',8,'Login',1055977,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409648,1210619638671,'Steven Lloyd',9,'Logout',1055978,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409649,1210619657123,'Steven Lloyd',8,'Login',1055979,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409650,1210619657000,'Steven Lloyd',1,'13840',1055980,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409651,1210619666000,'Steven Lloyd',8,'Login',1055981,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409652,1210619671185,'Liz Smith',8,'Login',1055982,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409653,1210619671201,'Liz Smith',8,'Login',1055983,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409654,1210619735000,'Liz Smith',1,'13828',1055984,1002,171,8058,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409655,1210619735776,'Liz Smith',9,'Logout',1055985,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409656,1210619753822,'Liz Smith',8,'Login',1055988,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409657,1210619753000,'Liz Smith',1,'13828',1055989,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409658,1210619762000,'Liz Smith',8,'Login',1055990,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409659,1210619781000,'Maryam Shabon',9,'Logout',1055993,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:744',NULL),(409660,1210619790000,'Steven Lloyd',3,'13840',1055994,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409661,1210619791000,'Liz Smith',3,'13828',1055995,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409662,1210619799000,'Pamela Smith',8,'Login',1055996,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7cf4',NULL),(409663,1210619813413,'Carol Gretz',8,'Login',1055998,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409664,1210619838000,'Carol Gretz',8,'Login',1056000,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409665,1210619840000,'Melody Lund',9,'Logout',1056002,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de272e85:-37a3',NULL),(409666,1210619842000,'Maryam Shabon',8,'Login',1056003,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-76b2',NULL),(409667,1210619844000,'Liz Smith',1,'13829',1056005,1002,171,8059,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409668,1210619844443,'Liz Smith',9,'Logout',1056006,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409669,1210619848771,'Liz Smith',8,'Login',1056013,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409670,1210619848000,'Liz Smith',1,'13829',1056014,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409671,1210619858000,'Lorie Durham',8,'Login',1056016,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-7375',NULL),(409672,1210619858000,'Liz Smith',8,'Login',1056017,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409673,1210619876707,'Melody Lund',8,'Login',1056020,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-7095',NULL),(409674,1210619876723,'Melody Lund',9,'Logout',1056021,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-7095',NULL),(409675,1210619879000,'Liz Smith',3,'13829',1056022,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409676,1210619894081,'Melody Lund',8,'Login',1056027,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-6cd2',NULL),(409677,1210619894081,'Melody Lund',9,'Logout',1056028,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-6cd2',NULL),(409678,1210619933000,'Chris Hoh',9,'Logout',1056030,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:397d',NULL),(409679,1210619943454,'Melody Lund',8,'Login',1056032,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-65e2',NULL),(409680,1210619949000,'Maryam Shabon',9,'Logout',1056033,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-76b2',NULL),(409681,1210619950000,'Liz Smith',1,'13843',1056034,1002,171,8060,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409682,1210619950329,'Liz Smith',9,'Logout',1056035,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409683,1210619953344,'Liz Smith',8,'Login',1056036,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409684,1210619953000,'Liz Smith',1,'13843',1056037,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409685,1210619962000,'Liz Smith',8,'Login',1056039,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409686,1210619984000,'Liz Smith',3,'13843',1056040,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409687,1210619985000,'Steven Lloyd',1,'13804',1056041,1002,171,8061,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409688,1210619985390,'Steven Lloyd',9,'Logout',1056042,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409689,1210619988000,'Melody Lund',8,'Login',1056043,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-65e2',NULL),(409690,1210620003233,'Steven Lloyd',8,'Login',1056049,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409691,1210620014139,'Steven Lloyd',9,'Logout',1056052,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409692,1210620019000,'Suzanne Morais',8,'Login',1056053,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409693,1210620021982,'Steven Lloyd',8,'Login',1056054,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409694,1210620022000,'Steven Lloyd',1,'13804',1056055,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409695,1210620030000,'Steven Lloyd',8,'Login',1056058,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409696,1210620034419,'Kitty Kwan',8,'Login',1056059,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3eb5',NULL),(409697,1210620034435,'Kitty Kwan',8,'Login',1056060,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3eb5',NULL),(409698,1210620035169,'Suzanne Morais',9,'Logout',1056061,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-705',NULL),(409699,1210620035200,'Cole Lantzy',9,'Logout',1056062,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-24c4',NULL),(409700,1210620038000,'Liz Smith',1,'13884',1056063,1002,171,8062,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409701,1210620038794,'Liz Smith',9,'Logout',1056064,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409702,1210620043934,'Liz Smith',8,'Login',1056067,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409703,1210620044000,'Liz Smith',1,'13884',1056068,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409704,1210620052000,'Liz Smith',8,'Login',1056071,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409705,1210620075000,'Chris Hoh',8,'Login',1056076,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:844',NULL),(409706,1210620075000,'Liz Smith',3,'13884',1056077,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409707,1210620079448,'Jennifer Jackson',8,'Login',1056081,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3379',NULL),(409708,1210620079000,'Steven Lloyd',3,'13804',1056082,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409709,1210620102000,'Pamela Smith',9,'Logout',1056091,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7cf4',NULL),(409710,1210620120000,'Liz Smith',1,'13883',1056096,1002,171,8063,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409711,1210620120587,'Liz Smith',9,'Logout',1056097,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409712,1210620123415,'Liz Smith',8,'Login',1056099,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409713,1210620123000,'Liz Smith',1,'13883',1056100,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409714,1210620130000,'Cole Lantzy',9,'Logout',1056102,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-24c4',NULL),(409715,1210620131000,'Liz Smith',8,'Login',1056103,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409716,1210620154000,'Liz Smith',3,'13883',1056105,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409717,1210620156000,'Kitty Kwan',1,'9795',1056106,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3eb5',NULL),(409718,1210620160000,'Steven Lloyd',1,'13805',1056107,1002,171,8064,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409719,1210620160476,'Steven Lloyd',9,'Logout',1056108,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409720,1210620168000,'Jennifer Jackson',8,'Login',1056111,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3379',NULL),(409721,1210620169000,'Kitty Kwan',8,'Login',1056112,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3eb5',NULL),(409722,1210620172022,'Liz Smith',9,'Logout',1056113,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:6238',NULL),(409723,1210620176834,'Steven Lloyd',8,'Login',1056119,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409724,1210620183287,'Steven Lloyd',9,'Logout',1056128,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409725,1210620190584,'Steven Lloyd',8,'Login',1056137,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409726,1210620190000,'Steven Lloyd',1,'13805',1056138,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409727,1210620198000,'Steven Lloyd',8,'Login',1056147,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409728,1210620244000,'Steven Lloyd',3,'13805',1056157,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409729,1210620278000,'Kitty Kwan',1,'9795',1056158,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3eb5',NULL),(409730,1210620282000,'Kitty Kwan',8,'Login',1056160,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3eb5',NULL),(409731,1210620308000,'Jennifer Jackson',9,'Logout',1056165,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dd98ec89:6936',NULL),(409732,1210620324000,'Robert Rowan',8,'Login',1056168,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-2af',NULL),(409733,1210620371000,'Chris Hoh',8,'Login',1056171,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:844',NULL),(409734,1210620375000,'Steven Lloyd',1,'13841',1056173,1002,171,8065,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409735,1210620375341,'Steven Lloyd',9,'Logout',1056174,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409736,1210620380685,'Steven Lloyd',8,'Login',1056175,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409737,1210620386841,'Steven Lloyd',9,'Logout',1056180,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409738,1210620390825,'Steven Lloyd',8,'Login',1056182,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409739,1210620390000,'Steven Lloyd',1,'13841',1056183,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409740,1210620402000,'Steven Lloyd',8,'Login',1056184,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409741,1210620442000,'Steven Lloyd',3,'13841',1056186,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409742,1210620447000,'Robert Rowan',9,'Logout',1056187,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-2af',NULL),(409743,1210620464000,'Carol Gretz',8,'Login',1056189,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409744,1210620484993,'Barbara Williamson',8,'Login',1056202,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:1152',NULL),(409745,1210620485008,'Barbara Williamson',9,'Logout',1056203,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:1152',NULL),(409746,1210620509000,'Carol Gretz',8,'Login',1056209,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409747,1210620515000,'Carol Gretz',8,'Login',1056210,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409748,1210620515000,'Carol Gretz',8,'Login',1056211,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409749,1210620515000,'Carol Gretz',8,'Login',1056212,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409750,1210620518000,'Steven Lloyd',1,'13894',1056213,1002,171,8066,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409751,1210620518069,'Steven Lloyd',9,'Logout',1056214,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409752,1210620521694,'Steven Lloyd',8,'Login',1056215,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409753,1210620527866,'Steven Lloyd',9,'Logout',1056218,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409754,1210620538537,'Steven Lloyd',8,'Login',1056223,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409755,1210620538000,'Steven Lloyd',1,'13894',1056224,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409756,1210620546000,'Steven Lloyd',8,'Login',1056225,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409757,1210620546974,'Suzanne Morais',8,'Login',1056226,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409758,1210620547000,'Suzanne Morais',8,'Login',1056227,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409759,1210620548000,'Suzanne Morais',8,'Login',1056229,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409760,1210620548000,'Suzanne Morais',8,'Login',1056230,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409761,1210620548000,'Suzanne Morais',8,'Login',1056231,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409762,1210620565000,'Maryam Shabon',8,'Login',1056235,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:209c',NULL),(409763,1210620587000,'Steven Lloyd',3,'13894',1056241,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409764,1210620651000,'Lorie Durham',9,'Logout',1056252,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-7375',NULL),(409765,1210620654704,'Barbara Williamson',8,'Login',1056253,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:29ac',NULL),(409766,1210620654719,'Barbara Williamson',8,'Login',1056254,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:29ac',NULL),(409767,1210620654000,'Lorie Durham',9,'Logout',1056255,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:50e1',NULL),(409768,1210620667000,'Melody Lund',8,'Login',1056258,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2dea',NULL),(409769,1210620689843,'Lorie Durham',8,'Login',1056270,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409770,1210620689858,'Lorie Durham',8,'Login',1056271,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409771,1210620692077,'Steven Lloyd',9,'Logout',1056272,0,38,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:2137',NULL),(409772,1210620702000,'Carol Gretz',8,'Login',1056275,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409773,1210620702000,'Carol Gretz',8,'Login',1056276,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409774,1210620702000,'Carol Gretz',8,'Login',1056277,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409775,1210620702000,'Carol Gretz',8,'Login',1056278,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:7eb7',NULL),(409776,1210620716857,'Julie Tsolis',9,'Logout',1056281,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:46df',NULL),(409777,1210620766000,'Melody Lund',9,'Logout',1056287,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2dea',NULL),(409778,1210620785000,'Joe Alphonse',8,'Login',1056288,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:3565',NULL),(409779,1210620792338,'Suzanne Morais',8,'Login',1056289,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409780,1210620792000,'Suzanne Morais',8,'Login',1056290,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409781,1210620793000,'Suzanne Morais',8,'Login',1056291,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409782,1210620793000,'Suzanne Morais',8,'Login',1056292,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409783,1210620793000,'Suzanne Morais',8,'Login',1056293,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409784,1210620804000,'Kris Williams',8,'Login',1056294,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:3693',NULL),(409785,1210620820946,'Lorie Durham',9,'Logout',1056301,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409786,1210620826000,'Lorie Durham',6,'13806',1056302,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409787,1210620885000,'Kris Williams',9,'Logout',1056304,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:3693',NULL),(409788,1210620899000,'Heather Holt',8,'Login',1056305,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:3e78',NULL),(409789,1210620922000,'Joe Alphonse',1,'62',1056315,2025,2171,NULL,1,'d0d95e0a75dad307:62937c:119de905e35:3565',NULL),(409790,1210620923363,'Suzanne Morais',8,'Login',1056316,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409791,1210620923000,'Suzanne Morais',8,'Login',1056317,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409792,1210620924000,'Suzanne Morais',8,'Login',1056318,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409793,1210620924000,'Suzanne Morais',8,'Login',1056319,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409794,1210620924000,'Suzanne Morais',8,'Login',1056320,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:-3f9c',NULL),(409795,1210620935191,'Jane Aycock',9,'Logout',1056321,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-39ac',NULL),(409796,1210620940000,'Kris Williams',8,'Login',1056322,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:411a',NULL),(409797,1210620950784,'Lorie Durham',8,'Login',1056324,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409798,1210620986000,'Debbie Thompson',8,'Login',1056326,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:454b',NULL),(409799,1210621065000,'Joe Alphonse',1,'63',1056339,2025,2171,NULL,1,'d0d95e0a75dad307:62937c:119de905e35:3565',NULL),(409800,1210621070000,'Suzanne Morais',8,'Login',1056340,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:4975',NULL),(409801,1210621083000,'Heather Holt',9,'Logout',1056341,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:3e78',NULL),(409802,1210621157041,'Lorie Durham',9,'Logout',1056342,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409803,1210621162000,'Lorie Durham',6,'13841',1056343,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409804,1210621164000,'Kris Williams',9,'Logout',1056344,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:411a',NULL),(409805,1210621179227,'Lorie Durham',8,'Login',1056347,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409806,1210621204648,'Lorie Durham',9,'Logout',1056349,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409807,1210621211000,'Lorie Durham',6,'13894',1056350,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409808,1210621236912,'Barbara Williamson',9,'Logout',1056351,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:29ac',NULL),(409809,1210621243943,'Lorie Durham',8,'Login',1056353,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409810,1210621248000,'Barbara Williamson',6,'13796',1056354,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:29ac',NULL),(409811,1210621269426,'Suzanne Morais',8,'Login',1056358,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:4975',NULL),(409812,1210621270000,'Suzanne Morais',8,'Login',1056359,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:4975',NULL),(409813,1210621270000,'Suzanne Morais',8,'Login',1056360,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:4975',NULL),(409814,1210621270000,'Suzanne Morais',8,'Login',1056361,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:4975',NULL),(409815,1210621270000,'Suzanne Morais',8,'Login',1056362,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:4975',NULL),(409816,1210621271000,'Joe Alphonse',8,'Login',1056363,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:7087',NULL),(409817,1210621318643,'Lorie Durham',9,'Logout',1056366,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409818,1210621324000,'Lorie Durham',6,'13805',1056367,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409819,1210621337517,'Lorie Durham',8,'Login',1056370,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409820,1210621367547,'Lorie Durham',9,'Logout',1056373,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409821,1210621371000,'Lorie Durham',6,'13803',1056375,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409822,1210621385000,'Joe Alphonse',9,'Logout',1056376,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:7087',NULL),(409823,1210621393499,'Barbara Williamson',8,'Login',1056377,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:29ac',NULL),(409824,1210621412576,'Lorie Durham',8,'Login',1056378,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409825,1210621442168,'Lorie Durham',9,'Logout',1056379,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409826,1210621446000,'Lorie Durham',6,'13804',1056380,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409827,1210621487588,'Lorie Durham',8,'Login',1056382,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de905e35:2f75',NULL),(409828,1210621497000,'Kris Williams',9,'Logout',1056383,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-46c8',NULL),(409829,1210621534000,'Robert Rowan',8,'Login',1056385,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dea796e3:-5f8c',NULL),(409830,1210621543742,'Lorie Durham',8,'Login',1056386,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dea796e3:-5f5d',NULL),(409831,1210621543758,'Lorie Durham',8,'Login',1056387,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dea796e3:-5f5d',NULL),(409832,1210621561000,'Lorie Durham',6,'13840',1056390,1002,38,NULL,0,'d0d95e0a75dad307:62937c:119dea796e3:-5f5d',NULL),(409833,1210621639347,'Lorie Durham',9,'Logout',1056395,0,38,NULL,0,'d0d95e0a75dad307:62937c:119dea796e3:-5f5d',NULL),(409834,1210621715172,'Brian Dudash',9,'Logout',1056396,0,171,NULL,0,'d0d95e0a75dad307:62937c:119de42c0bc:-fdb',NULL),(409835,1210621744000,'Maryam Shabon',8,'Login',1056397,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dea796e3:-4d56',NULL),(409836,1210621777000,'Robert Rowan',8,'Login',1056429,0,171,NULL,0,'d0d95e0a75dad307:62937c:119dea796e3:-4ccd',NULL),(409837,1210621874821,'Dave Helenski',8,'Login',1056471,0,171,NUL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement